Sdílet prostřednictvím


Templates.NamedReferences Vlastnost

Definice

Získá nebo nastaví mapování z aliasu importu na šablony.

public System.Collections.Generic.IDictionary<string,Microsoft.Bot.Builder.LanguageGeneration.Templates> NamedReferences { get; set; }
member this.NamedReferences : System.Collections.Generic.IDictionary<string, Microsoft.Bot.Builder.LanguageGeneration.Templates> with get, set
Public Property NamedReferences As IDictionary(Of String, Templates)

Hodnota vlastnosti

Mapování z aliasu importu na šablony

Platí pro