Sdílet prostřednictvím


ChoiceInput.OutputFormat Vlastnost

Definice

Získá nebo nastaví formát odpovědi (hodnota nebo index volby).

public AdaptiveExpressions.Properties.EnumExpression<Microsoft.Bot.Builder.Dialogs.Adaptive.Input.ChoiceOutputFormat> OutputFormat { get; set; }
member this.OutputFormat : AdaptiveExpressions.Properties.EnumExpression<Microsoft.Bot.Builder.Dialogs.Adaptive.Input.ChoiceOutputFormat> with get, set
Public Property OutputFormat As EnumExpression(Of ChoiceOutputFormat)

Hodnota vlastnosti

ChoiceOutputFormat nebo Expression, která se vyhodnotí jako Hodnota výčtu ChoiceOutputFormat.

Platí pro