다음을 통해 공유


KnownAdaptiveNotificationTextStyles.HeaderNumeral 속성

정의

HeaderNumeral 텍스트 스타일을 나타내는 문자열을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

HeaderNumeral 텍스트 스타일을 나타내는 문자열입니다.

적용 대상