NumeralSystemIdentifiers.Beng 属性

定义

获取孟加拉文十进制数字系统的标识符。

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

字符串“Beng”,标识孟加拉文十进制数字系统。 此系统具有对应于拉丁文数字 0-9 的数字 ০১২৩৪৫৬৭৮৯。

适用于

另请参阅