Localizer.LookupTemplates Methode

Definition

public void LookupTemplates (string prefix, System.Collections.Generic.IDictionary<Microsoft.Bot.Builder.FormFlow.TemplateUsage,Microsoft.Bot.Builder.FormFlow.TemplateAttribute> templates);
abstract member LookupTemplates : string * System.Collections.Generic.IDictionary<Microsoft.Bot.Builder.FormFlow.TemplateUsage, Microsoft.Bot.Builder.FormFlow.TemplateAttribute> -> unit
override this.LookupTemplates : string * System.Collections.Generic.IDictionary<Microsoft.Bot.Builder.FormFlow.TemplateUsage, Microsoft.Bot.Builder.FormFlow.TemplateAttribute> -> unit
Public Sub LookupTemplates (prefix As String, templates As IDictionary(Of TemplateUsage, TemplateAttribute))

Parameter

prefix
String

Implementiert

Gilt für: