Compartilhar via


EndConversationEvent(String) Construtor

Definição

Construa o EndConversationEvent.

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 selecionado em EndOfConversationCodes.

Aplica-se a