共用方式為


ClockIdentifiers.TwentyFourHour 屬性

定義

取得 24 小時制的識別碼。

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

屬性值

String

Platform::String

winrt::hstring

字串 「24HourClock」,這是 24 小時制的識別碼。

適用於