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)

属性值

必须识别才能触发此规则的实体。

适用于