ConversationalAgentTrigger 類別

定義

表示啟動背景工作的觸發程式,以透過 Windows 平臺代理程式啟用執行時間 (AAR) 處理數位助理通訊。

public ref class ConversationalAgentTrigger sealed : IBackgroundTrigger
/// [Windows.Foundation.Metadata.Activatable(524288, "Windows.Foundation.UniversalApiContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
class ConversationalAgentTrigger final : IBackgroundTrigger
[Windows.Foundation.Metadata.Activatable(524288, "Windows.Foundation.UniversalApiContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
public sealed class ConversationalAgentTrigger : IBackgroundTrigger
function ConversationalAgentTrigger()
Public NotInheritable Class ConversationalAgentTrigger
Implements IBackgroundTrigger
繼承
Object Platform::Object IInspectable ConversationalAgentTrigger
屬性
實作

Windows 需求

裝置系列
Windows 10, version 1903 (已於 10.0.18362.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v8.0 引進)

建構函式

ConversationalAgentTrigger()

建立 ConversationalAgentTrigger的實例。

適用於

另請參閱