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