PromptValidatorContext<T>.Options 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 PromptOptions used for this recognition attempt.
public Microsoft.Bot.Builder.Dialogs.PromptOptions Options { get; }
member this.Options : Microsoft.Bot.Builder.Dialogs.PromptOptions
Public ReadOnly Property Options As PromptOptions
Property Value
The prompt options used for this recognition attempt.