Partager via


ConfirmInput.ChoiceOptions Propriété

Définition

Obtient ou définit les options ChoiceOptions à utiliser pour mettre en forme la présentation des choix de confirmation à l’utilisateur.

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)

Valeur de propriété

ListStyle ou expression qui prend la valeur listStyle.

S’applique à