Sdílet prostřednictvím


Templates.Imports Vlastnost

Definice

Získá nebo nastaví prvky importu, které tento soubor LG obsahuje přímo.

public System.Collections.Generic.IList<Microsoft.Bot.Builder.LanguageGeneration.TemplateImport> Imports { get; set; }
member this.Imports : System.Collections.Generic.IList<Microsoft.Bot.Builder.LanguageGeneration.TemplateImport> with get, set
Public Property Imports As IList(Of TemplateImport)

Hodnota vlastnosti

Importuje přímo elementy, které tento soubor LG obsahuje.

Platí pro