다음을 통해 공유


Field<T>._templates 필드

정의

protected System.Collections.Generic.Dictionary<Microsoft.Bot.Builder.FormFlow.TemplateUsage,Microsoft.Bot.Builder.FormFlow.TemplateAttribute> _templates;
val mutable _templates : System.Collections.Generic.Dictionary<Microsoft.Bot.Builder.FormFlow.TemplateUsage, Microsoft.Bot.Builder.FormFlow.TemplateAttribute>
Protected _templates As Dictionary(Of TemplateUsage, TemplateAttribute) 

필드 값

적용 대상