Partager via


NumeralSystemIdentifiers.Tibt Propriété

Définition

Obtient l’identificateur du système de chiffres décimaux tibétains.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Chaîne « Tibt », qui identifie le système de chiffres décimaux tibétains. Ce système a les chiffres ༠༡༢༣༤༥༦༧༨༩ qui correspondent aux chiffres latins 0-9.

S’applique à

Voir aussi