共用方式為


CortanaTileNotificationTriggerDetails.Source 屬性

定義

對應至 Cortana 動態磚來源文字的字串。 來源文字會顯示在大型磚的右下角。

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

屬性值

String

Platform::String

winrt::hstring

Cortana 動態磚的來源文字。

Windows 需求

應用程式功能
accessoryManager

備註

呼叫此 API 需要在應用程式資訊清單中指定 ID_CAP_SMSID_CAP_SMS_COMPANION 功能。

適用於