ProvideSettingAttribute.Storage Property

Definition

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.

Applies to