ISharePointProjectItemDeploymentContext.FeatureScope 属性

定义

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

public Nullable<Microsoft.VisualStudio.SharePoint.Features.FeatureScope> FeatureScope { get; }

属性值

Nullable<FeatureScope>

表示功能范围的对象。

适用于