ComponentDocumentDesigner::IRootDesigner::SupportedTechnologies Property
.NET Framework (current version)
For a description of this member, see IRootDesigner::SupportedTechnologies.
Assembly: System.Design (in System.Design.dll)
private: property array<ViewTechnology>^ SupportedTechnologies { virtual array<ViewTechnology>^ get() sealed = IRootDesigner::SupportedTechnologies::get; }
Property Value
Type: array<System.ComponentModel.Design::ViewTechnology>^An array of supported ViewTechnology values.
Implements
IRootDesigner::SupportedTechnologiesThis member is an explicit interface member implementation. It can be used only when the ComponentDocumentDesigner instance is cast to an IRootDesigner interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: