NumeralSystemIdentifiers.ZmthSanb プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

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

適用対象