次の方法で共有


NumeralSystemIdentifiers.ZmthBold プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

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

適用対象