다음을 통해 공유


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

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

적용 대상