LuisResult.Entities 属性

定义

在查询文本中找到的实体。

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

属性值

适用于