共用方式為


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。

適用於

另請參閱