LuisTraceInfo.LuisOptions 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.
The options passed to the LUIS service
public Microsoft.Bot.Builder.Luis.ILuisOptions LuisOptions { get; set; }
member this.LuisOptions : Microsoft.Bot.Builder.Luis.ILuisOptions with get, set
Public Property LuisOptions As ILuisOptions