DocumentDesigner.IRootDesigner.SupportedTechnologies Vlastnost

Definice

Popis tohoto člena naleznete v tématu 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

Hodnota vlastnosti

ViewTechnology[]

Pole podporovaných ViewTechnology hodnot.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze ho použít pouze v DocumentDesigner případě, že je instance přetypována do IRootDesigner rozhraní.

Platí pro