共用方式為


ClockIdentifiers.TwelveHour 屬性

定義

取得 12 小時制的識別碼。

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

屬性值

String

Platform::String

winrt::hstring

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

適用於