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 のインスタンスを作成します。

適用対象

こちらもご覧ください