Condividi tramite


NumeralSystemIdentifiers.ArabExt Proprietà

Definizione

Ottiene l'identificatore per il sistema numerico numerico decimale esteso Arabic-Indic.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Stringa "ArabExt", che identifica il sistema numerale decimale esteso Arabic-Indic. Questo sistema ha le cifre ۰۱۲۳۴۵۶۷۸۹ che corrispondono alle cifre latine 0-9.

Si applica a

Vedi anche