Share via


ObservableSettingsListBase<TValue>.SettingsListName Property

Definition

Determines the name of the ISettingsList the Registry will employ to store its data.

protected:
 abstract property System::String ^ SettingsListName { System::String ^ get(); };
protected:
 abstract property Platform::String ^ SettingsListName { Platform::String ^ get(); };
protected abstract string SettingsListName { get; }
member this.SettingsListName : string
member this.SettingsListName : string
Protected MustOverride ReadOnly Property SettingsListName As String

Property Value

Applies to