ToastNotificationTriggerDetails.Text1 プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property Platform::String ^ Text1 { Platform::String ^ get(); };
winrt::hstring Text1();
public string Text1 { get; }
var string = toastNotificationTriggerDetails.text1;
Public ReadOnly Property Text1 As String
プロパティ値
トースト通知テキスト。
Windows の要件
アプリの機能 |
accessoryManager
|
注釈
この API を呼び出すには、 アプリケーション マニフェストで ID_CAP_SMS 機能とID_CAP_SMS_COMPANION機能を指定する必要があります。