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 (数学表示法) 字符标识十进制数字系统。

适用于