다음을 통해 공유


NumeralSystemIdentifiers.Latn 속성

정의

라틴어 10진수 시스템의 식별자를 가져옵니다.

public:
 static property Platform::String ^ Latn { Platform::String ^ get(); };
static winrt::hstring Latn();
public static string Latn { get; }
var string = NumeralSystemIdentifiers.latn;
Public Shared ReadOnly Property Latn As String

속성 값

String

Platform::String

winrt::hstring

라틴어 10진수 시스템을 식별하는 문자열 "Latn"입니다. 이 시스템에는 라틴어 숫자 0123456789 있습니다.

적용 대상

추가 정보