共用方式為


KnownAdaptiveNotificationTextStyles.SubheaderNumeralSubtle 屬性

定義

取得表示 SubheaderNumeralSubtle 文字樣式的字串。

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

屬性值

String

Platform::String

winrt::hstring

表示 SubheaderNumeralSubtle 文字樣式的字串。

適用於