共用方式為


NumeralSystemIdentifiers.Thai 屬性

定義

取得泰文小數字系統的識別碼。

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

屬性值

String

Platform::String

winrt::hstring

字串 「泰文」,可識別泰文十進位數字系統。 此系統具有數位๐๑輺๓๔๕๖๗๘๙對應至拉丁數位 0-9 的๙。

適用於

另請參閱