다음을 통해 공유


NumeralSystemIdentifiers.ZmthBold 속성

정의

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

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

속성 값

String

Platform::String

winrt::hstring

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

적용 대상