SkillDialog.DialogOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the options used to execute the skill dialog.
protected Microsoft.Bot.Builder.Dialogs.SkillDialogOptions DialogOptions { get; }
member this.DialogOptions : Microsoft.Bot.Builder.Dialogs.SkillDialogOptions
Protected ReadOnly Property DialogOptions As SkillDialogOptions
Property Value
The options to execute the skill dialog.