次の方法で共有


NumeralSystemIdentifiers.Beng プロパティ

定義

バングラの 10 進数システムの識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

バングラの 10 進数システムを識別する文字列 "Beng" です。 このシステムには、ラテン数字 0 から 9 に対応する数字 ০১২৩৪৫৬৭৮৯ があります。

適用対象

こちらもご覧ください