共用方式為


KnownAdaptiveNotificationTextStyles.Subheader 屬性

定義

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

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

屬性值

String

Platform::String

winrt::hstring

表示 Subheader 文字樣式的字串。

適用於