次の方法で共有


NumeralSystemIdentifiers.MathBold プロパティ

定義

MathBold 文字を使用して、10 進数システムの識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

MathBold 文字を使用して 10 進数システムを識別する文字列 "MathBold"。

適用対象