다음을 통해 공유


LuisResult.Intents 속성

정의

쿼리 텍스트에 있는 의도입니다.

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)

속성 값

적용 대상