SettingInfo.LocalizedName Property

Definition

Gets the localized name of the setting, or null if the setting has no localized name.

public:
 property System::String ^ LocalizedName { System::String ^ get(); };
public string? LocalizedName { get; }
member this.LocalizedName : string
Public ReadOnly Property LocalizedName As String

Property Value

Applies to