共用方式為


ISharePointProjectItemDeploymentContext.FeatureScope 屬性

取得值,這個值表示正在部署之專案項目功能所在的範圍。

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

語法

'宣告
ReadOnly Property FeatureScope As Nullable(Of FeatureScope)
Nullable<FeatureScope> FeatureScope { get; }

屬性值

型別:System.Nullable<FeatureScope>
表示功能範圍的物件。

.NET Framework 安全性

請參閱

參考

ISharePointProjectItemDeploymentContext 介面

Microsoft.VisualStudio.SharePoint.Deployment 命名空間