Udostępnij za pośrednictwem


EndConversationEvent(String) Konstruktor

Definicja

Skonstruuj obiekt EndConversationEvent.

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

Parametry

code
String

Kod wybrany z EndOfConversationCodeselementu .

Dotyczy