次の方法で共有


ConfirmInput.Style プロパティ

定義

ユーザーにメッセージを表示するために使用する ListType を取得または設定します。

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 または式。

適用対象