IFeatureNodeInfo.Scope Property

Definition

Gets a FeatureScope value that represents the scope of the feature.

public:
 property Microsoft::VisualStudio::SharePoint::Explorer::Extensions::FeatureScope Scope { Microsoft::VisualStudio::SharePoint::Explorer::Extensions::FeatureScope get(); };
public Microsoft.VisualStudio.SharePoint.Explorer.Extensions.FeatureScope Scope { get; }
member this.Scope : Microsoft.VisualStudio.SharePoint.Explorer.Extensions.FeatureScope
Public ReadOnly Property Scope As FeatureScope

Property Value

The scope of the feature.

Applies to