다음을 통해 공유


NumeralSystemIdentifiers.ZmthSans 속성

정의

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

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

속성 값

String

Platform::String

winrt::hstring

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

적용 대상