Compartir a través de


EndConversationEvent(String) Constructor

Definición

Construya el EndConversationEventobjeto .

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

Parámetros

code
String

Código seleccionado en EndOfConversationCodes.

Se aplica a