ISharePointProjectItemDeploymentContext.FeatureScope Property

Definition

Gets a value representing the scope at which the project item's feature is being deployed.

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

Property Value

Nullable<FeatureScope>

An object representing a feature scope.

Applies to