ActivityDesigner.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 le tableau des technologies prises en charge par le concepteur d'activités pour son affichage.
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é
Un tableau d'objets ViewTechnology pris en charge.
Implémente
Remarques
À moins d'être substitué dans une classe dérivée, IRootDesigner.SupportedTechnologies retourne un tableau à membre unique qui contient ViewTechnology.Default.