WebFormsRootDesigner.IRootDesigner.SupportedTechnologies Propriété

Définition

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.

S’applique à

Voir aussi