共用方式為


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 字元識別十進位數字系統。

適用於