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

适用于