다음을 통해 공유


OnIntent.Entities 속성

정의

이 규칙을 트리거하기 위해 인식해야 하는 엔터티를 가져오거나 설정합니다.

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

속성 값

이 규칙을 트리거하려면 인식해야 하는 엔터티입니다.

적용 대상