共用方式為


IElement.Type 屬性

取得元素代表功能元素定義或是支援檔案。

命名空間:  Microsoft.VisualStudio.SharePoint.Features
組件:  Microsoft.VisualStudio.SharePoint (在 Microsoft.VisualStudio.SharePoint.dll 中)

語法

'宣告
ReadOnly Property Type As FeatureElementType
FeatureElementType Type { get; }

屬性值

型別:Microsoft.VisualStudio.SharePoint.Features.FeatureElementType
如果元素是功能元素則為 True,否則為 false。

.NET Framework 安全性

請參閱

參考

IElement 介面

Microsoft.VisualStudio.SharePoint.Features 命名空間