IFeatureManifest.Scope Property

Definition

Gets or sets the context in which a feature is activated.

public Microsoft.VisualStudio.SharePoint.Features.FeatureScope Scope { get; set; }

Property Value

FeatureScope

An object representing the context in which the feature is activated.

Applies to