LuisRecognizerOptions.Application 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 LUIS application used to recognize text..
public Microsoft.Bot.Builder.AI.Luis.LuisApplication Application { get; }
member this.Application : Microsoft.Bot.Builder.AI.Luis.LuisApplication
Public ReadOnly Property Application As LuisApplication
Property Value
The LUIS application to use to recognize text.