Delen via


ContinueConversation(String, Int32) Constructor

Definitie

Initialiseert een nieuw exemplaar van de ContinueConversation klasse.

public ContinueConversation (string callerPath = "", int callerLine = 0);
new Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.ContinueConversation : string * int -> Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.ContinueConversation
Public Sub New (Optional callerPath As String = "", Optional callerLine As Integer = 0)

Parameters

callerPath
String

Optioneel, volledig pad naar bronbestand.

callerLine
Int32

Optioneel, regelnummer in bronbestand.

Van toepassing op