LuisTraceInfo.LuisResult 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 raw response coming back from the LUIS service
public Microsoft.Bot.Builder.Luis.Models.LuisResult LuisResult { get; set; }
member this.LuisResult : Microsoft.Bot.Builder.Luis.Models.LuisResult with get, set
Public Property LuisResult As LuisResult