次の方法で共有


ChoiceInput.OutputFormat プロパティ

定義

応答の形式 (値または選択したインデックス) を取得または設定します。

public AdaptiveExpressions.Properties.EnumExpression<Microsoft.Bot.Builder.Dialogs.Adaptive.Input.ChoiceOutputFormat> OutputFormat { get; set; }
member this.OutputFormat : AdaptiveExpressions.Properties.EnumExpression<Microsoft.Bot.Builder.Dialogs.Adaptive.Input.ChoiceOutputFormat> with get, set
Public Property OutputFormat As EnumExpression(Of ChoiceOutputFormat)

プロパティ値

ChoiceOutputFormat または ChoiceOutputFormat 列挙値に評価される式。

適用対象