NumeralSystemIdentifiers.ZmthSans プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

ZmthSans (数学表記) 文字を使用して 10 進数システムを識別する文字列 "ZmthSans"。

適用対象