ProvideSettingAttribute::Scope Property
Visual Studio 2015
Gets the scope of the setting.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property SettingScope Scope { [CompilerGeneratedAttribute] SettingScope get(); [CompilerGeneratedAttribute] private: void set(SettingScope value); }
Show: