NumeralSystemIdentifiers.Thai Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the identifier for the Thai decimal numeral system.
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
Property Value
The string "Thai", which identifies the Thai decimal numeral system. This system has the digits ๐๑๒๓๔๕๖๗๘๙ which correspond to the Latin digits 0-9.