Udostępnij przez


GetConversationReference(String, Int32) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy GetConversationReference.

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

Parametry

callerPath
String

Opcjonalna, pełna ścieżka pliku źródłowego.

callerLine
Int32

Opcjonalnie numer wiersza w pliku źródłowym.

Dotyczy