International.Locale 属性

定义

指定区域设置名称。

public:
 property System::String ^ Locale { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string Locale { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Locale : string with get, set
Public Property Locale As String

属性值

区域设置名称。

属性

适用于