SettingInfo.LocalizedName 属性

定义

获取设置的本地化名称,如果设置没有本地化名称,则为 null。

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

属性值

String

适用于