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