ISharePointProjectItemDeploymentContext.FeatureScope 属性

获取一个值,该值表示部署项目项功能的范围。

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

语法

声明
ReadOnly Property FeatureScope As Nullable(Of FeatureScope)
    Get
Nullable<FeatureScope> FeatureScope { get; }

属性值

类型:System.Nullable<FeatureScope>
一个表示功能范围的对象。

.NET Framework 安全性

请参见

参考

ISharePointProjectItemDeploymentContext 接口

Microsoft.VisualStudio.SharePoint.Deployment 命名空间