Delen via


ConfirmInput.ChoiceOptions Eigenschap

Definitie

Hiermee wordt de ChoiceOptions opgehaald of ingesteld voor het opmaken van bevestigingsopties voor de gebruiker.

public AdaptiveExpressions.Properties.ObjectExpression<Microsoft.Bot.Builder.Dialogs.Choices.ChoiceFactoryOptions> ChoiceOptions { get; set; }
member this.ChoiceOptions : AdaptiveExpressions.Properties.ObjectExpression<Microsoft.Bot.Builder.Dialogs.Choices.ChoiceFactoryOptions> with get, set
Public Property ChoiceOptions As ObjectExpression(Of ChoiceFactoryOptions)

Waarde van eigenschap

De listStyle of expressie die resulteert in de ListStyle.

Van toepassing op