Templates.Imports Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit les éléments d’importation que ce fichier LG contient directement.
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)
Valeur de propriété
Importez les éléments que ce fichier LG contient directement.