Compartir a través de


LuisResult.Intents Propiedad

Definición

Intenciones encontradas en el texto de la 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 de propiedad

Se aplica a