Freigeben über


AttachmentInput(String, Int32) Konstruktor

Definition

Initialisiert eine neue Instanz der AttachmentInput-Klasse.

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)

Parameter

callerPath
String

Optional, vollständiger Pfad der Quelldatei.

callerLine
Int32

Optional, Zeilennummer in der Quelldatei.

Gilt für: