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)

屬性值

必須辨識此規則才能觸發的實體。

適用於