NumeralSystemIdentifiers.ZmthMono プロパティ

定義

ZmthMono (数学表記) 文字を使用して、10 進数システムの識別子を取得します。

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 (数学表記) 文字を使用して 10 進数システムを識別する文字列 "ZmthMono"。

適用対象