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 文本样式的字符串。

适用于