Freigeben über


EndConversationEvent(String) Konstruktor

Definition

Erstellen Sie die EndConversationEvent.

public EndConversationEvent (string code);
new Microsoft.Bot.Builder.Dialogs.EndConversationEvent : string -> Microsoft.Bot.Builder.Dialogs.EndConversationEvent
Public Sub New (code As String)

Parameter

code
String

Code ausgewählt aus EndOfConversationCodes.

Gilt für: