NumeralSystemIdentifiers.Brah プロパティ

定義

Brahmi の 10 進数システムの識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ブラフミ数字システムを識別する文字列 "Brah"。

適用対象