PromptOptionsWithSynonyms<T>.Recognizer 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.
Entity Recognizer to parse the message content
public Microsoft.Bot.Builder.Dialogs.IPromptRecognizer Recognizer { get; }
member this.Recognizer : Microsoft.Bot.Builder.Dialogs.IPromptRecognizer
Public ReadOnly Property Recognizer As IPromptRecognizer