WebFormsRootDesigner.IRootDesigner.SupportedTechnologies 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 un tableau de technologies que le composant concepteur peut prendre en charge pour son affichage. Pour obtenir une description de ce membre, consultez SupportedTechnologies.
property cli::array <System::ComponentModel::Design::ViewTechnology> ^ System::ComponentModel::Design::IRootDesigner::SupportedTechnologies { cli::array <System::ComponentModel::Design::ViewTechnology> ^ get(); };
System.ComponentModel.Design.ViewTechnology[] System.ComponentModel.Design.IRootDesigner.SupportedTechnologies { get; }
member this.System.ComponentModel.Design.IRootDesigner.SupportedTechnologies : System.ComponentModel.Design.ViewTechnology[]
ReadOnly Property SupportedTechnologies As ViewTechnology() Implements IRootDesigner.SupportedTechnologies
Valeur de propriété
Tableau de technologies que le composant concepteur peut prendre en charge pour son affichage.
Implémente
Remarques
Ce membre est une implémentation explicite de membre d’interface. Elle ne peut être utilisée que lorsque l’instance WebFormsRootDesigner est convertie en IRootDesigner interface.