次の方法で共有


EndConversationEvent(String) コンストラクター

定義

を構築します EndConversationEvent

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

パラメーター

code
String

から EndOfConversationCodes選択されたコード。

適用対象