Share via


DialogContext.GetLocale 메서드

정의

DialogContext에서 CultureInfo를 가져옵니다.

public string GetLocale ();
member this.GetLocale : unit -> string
Public Function GetLocale () As String

반환

현재 로캘을 나타내는 문자열입니다.

예외

로캘이 확인되지 않고 기본값 팩터리를 제공하지 않으면 throw됩니다.

적용 대상