LuisRecognizerOptions(LuisApplication) Constructor
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.
Initializes a new instance of the LuisRecognizerOptions class.
protected LuisRecognizerOptions (Microsoft.Bot.Builder.AI.Luis.LuisApplication application);
new Microsoft.Bot.Builder.AI.Luis.LuisRecognizerOptions : Microsoft.Bot.Builder.AI.Luis.LuisApplication -> Microsoft.Bot.Builder.AI.Luis.LuisRecognizerOptions
Protected Sub New (application As LuisApplication)
Parameters
- application
- LuisApplication
An instance of LuisApplication.