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

屬性值

用於呈現選項組的其他選項。

適用於