NumeralSystemIdentifiers.MathMono 属性

定义

使用 MathMono 字符获取十进制数字系统的标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“MathMono”,它使用 MathMono 字符标识十进制数字系统。

适用于