Share via


DpiHelper.DpiHelperImplementation.SettingsStore Property

Definition

protected:
 property Microsoft::VisualStudio::Settings::SettingsStore ^ SettingsStore { Microsoft::VisualStudio::Settings::SettingsStore ^ get(); };
protected:
 property Microsoft::VisualStudio::Settings::SettingsStore ^ SettingsStore { Microsoft::VisualStudio::Settings::SettingsStore ^ get(); };
protected Microsoft.VisualStudio.Settings.SettingsStore SettingsStore { get; }
member this.SettingsStore : Microsoft.VisualStudio.Settings.SettingsStore
Protected ReadOnly Property SettingsStore As SettingsStore

Property Value

Returns SettingsStore.

Applies to