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

プロパティ値

ロケール名を表す文字列。

属性

適用対象