다음을 통해 공유


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

속성 값

로캘 이름입니다.

특성

적용 대상