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