Compartilhar via


AttachmentInput(String, Int32) Construtor

Definição

Inicializa uma nova instância da classe AttachmentInput.

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

Parâmetros

callerPath
String

Caminho completo do arquivo de origem opcional.

callerLine
Int32

Opcional, número de linha no arquivo de origem.

Aplica-se a