Compartilhar via


ClockIdentifiers.TwentyFourHour Propriedade

Definição

Obtém o identificador de um relógio 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 da propriedade

String

Platform::String

winrt::hstring

A cadeia de caracteres "24HourClock", que é o identificador de um relógio de 24 horas.

Aplica-se a