다음을 통해 공유


OnChooseIntent.Intents 속성

정의

일치시킬 chooseIntent에 있어야 하는 의도 이름 목록을 가져오거나 설정합니다.

public System.Collections.Generic.List<string> Intents { get; set; }
member this.Intents : System.Collections.Generic.List<string> with get, set
Public Property Intents As List(Of String)

속성 값

일치하도록 선택Intent에 있어야 하는 의도 이름 목록입니다.

적용 대상