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) 

字段值

适用于