다음을 통해 공유


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) 

필드 값

적용 대상