Compartir a través de


NumeralSystemIdentifiers.Mymr Propiedad

Definición

Obtiene el identificador del sistema numérico decimal de Myanmar.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Cadena "Mymr", que identifica el sistema numérico decimal de Myanmar. Este sistema tiene los dígitos ၀၁၂၃၄၅၆၇၈၉ que corresponden a los dígitos latinos 0-9.

Se aplica a

Consulte también