共用方式為


EndConversationEvent(String) 建構函式

定義

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 代碼。

適用於