NumeralSystemIdentifiers.Latn 属性

定义

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

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

属性值

String

Platform::String

winrt::hstring

字符串“Latn”,标识拉丁文十进制数字系统。 此系统具有拉丁文数字0123456789。

适用于

另请参阅