Share via


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 文字樣式的字串。

適用於