LuisPredictionOptions.DynamicLists 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定用來辨識特定查詢之實體的動態清單。
public System.Collections.Generic.IList<Microsoft.Bot.Builder.AI.LuisV3.DynamicList> DynamicLists { get; set; }
member this.DynamicLists : System.Collections.Generic.IList<Microsoft.Bot.Builder.AI.LuisV3.DynamicList> with get, set
Public Property DynamicLists As IList(Of DynamicList)
屬性值
動態清單,例如在查詢時要辨識的連絡人名稱。