NumeralSystemIdentifiers.Latn 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取拉丁文十进制数字系统的标识符。
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
属性值
字符串“Latn”,标识拉丁文十进制数字系统。 此系统具有拉丁文数字0123456789。