Partager via


LuisResult.Intents Propriété

Définition

Intentions trouvées dans le texte de la requête.

public System.Collections.Generic.IList<Microsoft.Bot.Builder.Luis.Models.IntentRecommendation> Intents { get; set; }
member this.Intents : System.Collections.Generic.IList<Microsoft.Bot.Builder.Luis.Models.IntentRecommendation> with get, set
Public Property Intents As IList(Of IntentRecommendation)

Valeur de propriété

S’applique à