Condividi tramite


NumeralSystemIdentifiers.Latn Proprietà

Definizione

Ottiene l'identificatore per il sistema numerico decimale latino.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Stringa "Latn", che identifica il sistema numerico decimale latino. Questo sistema ha le cifre latine 0123456789.

Si applica a

Vedi anche