Partager via


NumeralSystemIdentifiers.Arab Propriété

Définition

Obtient l’identificateur du système de chiffres décimaux Arabic-Indic.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Chaîne « Arabe », qui identifie le système de chiffres décimaux Arabic-Indic. Ce système a les chiffres ٠١٢٣٤٥٦٧٨٩ qui correspondent aux chiffres latins 0-9.

S’applique à

Voir aussi