IFeatureNodeInfo.Scope Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.