다음을 통해 공유


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

24시간 클록의 식별자인 문자열 "24HourClock"입니다.

적용 대상