Compartilhar via


LuisResult.Intents Propriedade

Definição

As intenções encontradas no texto da consulta.

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)

Valor da propriedade

Aplica-se a