다음을 통해 공유


NumeralSystemIdentifiers.ZmthSanb 속성

정의

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

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

속성 값

String

Platform::String

winrt::hstring

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

적용 대상