LuisAdaptivePredictionOptions.IncludeAllIntents 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 or sets a value indicating whether all intents come back or only the top one.
public AdaptiveExpressions.Properties.BoolExpression IncludeAllIntents { get; set; }
member this.IncludeAllIntents : AdaptiveExpressions.Properties.BoolExpression with get, set
Public Property IncludeAllIntents As BoolExpression
Property Value
True for returning all intents.