다음을 통해 공유


LuisPredictionOptions.ExternalEntities 속성

정의

쿼리에서 인식되는 외부 엔터티를 가져오거나 설정합니다.

public System.Collections.Generic.IList<Microsoft.Bot.Builder.AI.LuisV3.ExternalEntity> ExternalEntities { get; set; }
member this.ExternalEntities : System.Collections.Generic.IList<Microsoft.Bot.Builder.AI.LuisV3.ExternalEntity> with get, set
Public Property ExternalEntities As IList(Of ExternalEntity)

속성 값

쿼리에서 인식되는 외부 엔터티입니다.

적용 대상