Share via


SkillDialog.DialogOptions 属性

定义

获取用于执行技能对话框的选项。

protected Microsoft.Bot.Builder.Dialogs.SkillDialogOptions DialogOptions { get; }
member this.DialogOptions : Microsoft.Bot.Builder.Dialogs.SkillDialogOptions
Protected ReadOnly Property DialogOptions As SkillDialogOptions

属性值

用于执行技能对话框的选项。

适用于