다음을 통해 공유


NumeralSystemIdentifiers.Mymr 속성

정의

미얀마 소수 자릿수 시스템의 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

미얀마 소수 자릿수 시스템을 식별하는 문자열 "Mymr"입니다. 이 시스템에는 라틴어 숫자 0-9에 해당하는 숫자가 있습니다.

적용 대상

추가 정보