Bagikan melalui


ConversationalAgentTrigger Kelas

Definisi

Mewakili pemicu yang meluncurkan tugas latar belakang untuk memproses komunikasi asisten digital melalui platform Windows Agent Activation Runtime (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
Warisan
Object Platform::Object IInspectable ConversationalAgentTrigger
Atribut
Penerapan

Persyaratan Windows

Rangkaian perangkat
Windows 10, version 1903 (diperkenalkan dalam 10.0.18362.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v8.0)

Konstruktor

ConversationalAgentTrigger()

Membuat instans ConversationalAgentTrigger.

Berlaku untuk

Lihat juga