KnownAdaptiveNotificationTextStyles.SubheaderNumeral 属性

定义

获取表示 SubheaderNumeral 文本样式的字符串。

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

属性值

String

Platform::String

winrt::hstring

表示 SubheaderNumeral 文本样式的字符串。

适用于