Share via


ConversationalAgentTrigger Klasse

Definition

Stellt einen Trigger dar, der eine Hintergrundaufgabe zum Verarbeiten digitaler Assistent Kommunikation über die Agent Activation Runtime (AAR) der Windows-Plattform startet.

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
Vererbung
Object Platform::Object IInspectable ConversationalAgentTrigger
Attribute
Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1903 (eingeführt in 10.0.18362.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v8.0)

Konstruktoren

ConversationalAgentTrigger()

Erstellt eine instance eines ConversationalAgentTriggers.

Gilt für:

Weitere Informationen