IFeatureManifest.Elements 属性

获取功能元素定义和支持文件的列表。

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

语法

声明
ReadOnly Property Elements As IElementCollection
    Get
IElementCollection Elements { get; }

属性值

类型:Microsoft.VisualStudio.SharePoint.Features.IElementCollection
一个表示功能元素定义和支持文件的对象集合。

.NET Framework 安全性

请参见

参考

IFeatureManifest 接口

Microsoft.VisualStudio.SharePoint.Features 命名空间