IElement.Type 属性

获取元素是表示功能元素定义还是支持文件。

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

语法

声明
ReadOnly Property Type As FeatureElementType
    Get
FeatureElementType Type { get; }

属性值

类型:Microsoft.VisualStudio.SharePoint.Features.FeatureElementType
如果元素是功能元素,则为 True;否则为 false。

.NET Framework 安全性

请参见

参考

IElement 接口

Microsoft.VisualStudio.SharePoint.Features 命名空间