次の方法で共有


ChoicePrompt.ChoiceOptions プロパティ

定義

に渡され、ユーザーに ChoiceFactory レンダリングされる選択肢のスタイルを調整するために使用される追加のオプションを取得または設定します。

public Microsoft.Bot.Builder.Dialogs.Choices.ChoiceFactoryOptions ChoiceOptions { get; set; }
member this.ChoiceOptions : Microsoft.Bot.Builder.Dialogs.Choices.ChoiceFactoryOptions with get, set
Public Property ChoiceOptions As ChoiceFactoryOptions

プロパティ値

選択肢のセットを表示するための追加のオプション。

適用対象