Field<T>._templates Field

Definition

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) 

Field Value

Applies to