Sdílet prostřednictvím


ContinueConversationLater(String, Int32) Konstruktor

Definice

Inicializuje novou instanci ContinueConversationLater třídy .

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

Parametry

callerPath
String

Úplná cesta ke zdrojovému souboru, který obsahuje tento volaný.

callerLine
Int32

Řádek ve zdrojovém souboru, který obsahuje tohoto volajícího.

Platí pro