次の方法で共有


ChoiceInput.Style プロパティ

定義

選択肢のレンダリングに使用する ListStyle を取得または設定します。

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)

プロパティ値

ListStyle または ListStyle に評価される式。

適用対象