Delen via


ChoiceInput.OutputFormat Eigenschap

Definitie

Hiermee wordt de indeling van het antwoord (waarde of de index van de keuze) opgehaald of ingesteld.

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)

Waarde van eigenschap

ChoiceOutputFormat of Expressie die resulteert in een opgesomde waarde van ChoiceOutputFormat.

Van toepassing op