Compartir a través de


SendTaskModuleUrlResponse(String, Int32) Constructor

Definición

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

Parámetros

callerPath
String
callerLine
Int32

Se aplica a