次の方法で共有


KnownAdaptiveNotificationTextStyles.Header プロパティ

定義

ヘッダー テキスト スタイルを表す文字列を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ヘッダー テキスト スタイルを表す文字列。

適用対象