次の方法で共有


CortanaTileNotificationTriggerDetails.NonWrappedSmallContent4 プロパティ

定義

Cortana ライブ タイル上の小さい、折り返されていないテキストの 4 行目を表す文字列。

public:
 property Platform::String ^ NonWrappedSmallContent4 { Platform::String ^ get(); };
winrt::hstring NonWrappedSmallContent4();
public string NonWrappedSmallContent4 { get; }
var string = cortanaTileNotificationTriggerDetails.nonWrappedSmallContent4;
Public ReadOnly Property NonWrappedSmallContent4 As String

プロパティ値

String

Platform::String

winrt::hstring

Cortana ライブ タイル上の小さい、折り返されていないテキストの 4 行目を表す文字列。

Windows の要件

アプリの機能
accessoryManager

注釈

この API を呼び出すには、 アプリケーション マニフェストで ID_CAP_SMS 機能とID_CAP_SMS_COMPANION機能を指定する必要があります。

適用対象