ProvideSettingAttribute.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 the scope of the setting.
public:
property Microsoft::VisualStudio::Shell::SettingScope Scope { Microsoft::VisualStudio::Shell::SettingScope get(); };
public:
property Microsoft::VisualStudio::Shell::SettingScope Scope { Microsoft::VisualStudio::Shell::SettingScope get(); };
public Microsoft.VisualStudio.Shell.SettingScope Scope { get; }
member this.Scope : Microsoft.VisualStudio.Shell.SettingScope
Public ReadOnly Property Scope As SettingScope
Property Value
The scope of the setting.