Partager via


ChoiceInput.Style Propriété

Définition

Obtient ou définit ListStyle à utiliser pour afficher les choix.

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

Valeur de propriété

ListStyle ou expression qui prend la valeur ListStyle.

S’applique à