共用方式為


NumeralSystemIdentifiers.Laoo 屬性

定義

取得小數點數系統的識別碼。

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

屬性值

String

Platform::String

winrt::hstring

字串 「Decimalo」,可識別小數點數系統。 此系統具有數位 ۰۱۲۳۴۵۶۷۸۹對應至拉丁數位 0-9。

適用於

另請參閱