IFeatureManifest.Scope Property
Gets or sets the context in which a feature is activated.
Namespace: Microsoft.VisualStudio.SharePoint.Features
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
Property Scope As FeatureScope
FeatureScope Scope { get; set; }
Property Value
Type: Microsoft.VisualStudio.SharePoint.Features.FeatureScope
An object representing the context in which the feature is activated.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.