NumeralSystemIdentifiers.ZmthDbl プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

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

適用対象