言語

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

プロパティ値

ロケージ名を表す文字列です。

属性

適用対象