次の方法で共有


KnownAdaptiveNotificationTextStyles.Title プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

タイトル テキスト スタイルを表す文字列。

適用対象