Compartir a través de


ClockIdentifiers.TwentyFourHour Propiedad

Definición

Obtiene el identificador de un reloj de 24 horas.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Cadena "24HourClock", que es el identificador de un reloj de 24 horas.

Se aplica a