다음을 통해 공유


NumeralSystemIdentifiers.ZmthMono 속성

정의

ZmthMono(수학 표기법) 문자를 사용하여 소수 자릿수 시스템의 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

ZmthMono(수학 표기법) 문자를 사용하여 소수 자릿수 시스템을 식별하는 문자열 "ZmthMono"입니다.

적용 대상