Share via


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

속성 값

로캘 이름을 나타내는 문자열입니다.

특성

적용 대상