次の方法で共有


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

プロパティ値

ロケール名。

属性

適用対象