Sdílet prostřednictvím


ChoiceInput(String, Int32) Konstruktor

Definice

Inicializuje novou instanci ChoiceInput třídy.

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

Parametry

callerPath
String

Nepovinná úplná cesta ke zdrojovému souboru.

callerLine
Int32

Volitelné, číslo řádku ve zdrojovém souboru.

Platí pro