SharePointProjectPropertiesRequestedEventArgs.PropertySources 属性

获取或设置所请求的属性源对象的集合。

命名空间:  Microsoft.VisualStudio.SharePoint
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
Public Property PropertySources As IPropertySourceCollection
    Get
    Private Set
public IPropertySourceCollection PropertySources { get; private set; }

属性值

类型:Microsoft.VisualStudio.SharePoint.IPropertySourceCollection
所请求的属性源对象的集合。

备注

所提供对象的所有可浏览属性显示在属性网格中。

.NET Framework 安全性

请参见

参考

SharePointProjectPropertiesRequestedEventArgs 类

Microsoft.VisualStudio.SharePoint 命名空间