Share via


LuisAdaptivePredictionOptions.IncludeAllIntents Property

Definition

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.

Applies to