共用方式為


LuisDialog<TResult>.handlerByIntent 欄位

定義

從意圖字串對應至適當的處理常式。

protected System.Collections.Generic.Dictionary<string,Microsoft.Bot.Builder.Dialogs.IntentActivityHandler> handlerByIntent;
val mutable handlerByIntent : System.Collections.Generic.Dictionary<string, Microsoft.Bot.Builder.Dialogs.IntentActivityHandler>
Protected handlerByIntent As Dictionary(Of String, IntentActivityHandler) 

欄位值

適用於