Compartir a través de


LuisDialog<TResult>.handlerByIntent Campo

Definición

Asignación de la cadena de intención al controlador adecuado.

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) 

Valor de campo

Se aplica a