Udostępnij za pośrednictwem


ContinueConversationLater(String, Int32) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy ContinueConversationLater.

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

Pełna ścieżka pliku źródłowego zawierającego tę nazwę.

callerLine
Int32

Wiersz w pliku źródłowym, który zawiera ten obiekt wywołujący.

Dotyczy