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) 

字段值

适用于