Condividi tramite


NumeralSystemIdentifiers.Thai Proprietà

Definizione

Ottiene l'identificatore per il sistema numerico decimale 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

Valore della proprietà

String

Platform::String

winrt::hstring

Stringa "Thai", che identifica il sistema numerico decimale thai. Questo sistema ha le cifre ๐๑๒๓๔๕๖๗๘๙ che corrispondono alle cifre latine 0-9.

Si applica a

Vedi anche