Partager via


EndConversationEvent(String) Constructeur

Définition

Construisez le EndConversationEvent.

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

Paramètres

code
String

Code sélectionné à partir de EndOfConversationCodes.

S’applique à