次の方法で共有


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) 

フィールド値

適用対象