다음을 통해 공유


NumberPrompt<T>.DefaultLocale 속성

정의

프롬프트의 언어별 동작을 결정하는 데 사용되는 기본 로캘을 가져오거나 설정합니다.

public string DefaultLocale { get; set; }
member this.DefaultLocale : string with get, set
Public Property DefaultLocale As String

속성 값

프롬프트의 언어별 동작을 결정하는 데 사용되는 기본 로캘입니다.

적용 대상