System.ComponentModel.Design.IRootDesigner.SupportedTechnologies Property

Gets the set of technologies that this designer can support for its display.

Syntax

public ViewTechnology[] SupportedTechnologies { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.ComponentModel.Design.ViewTechnology enumeration indicates the supported view technologies.

Note:

The ViewTechnology.Passthrough and ViewTechnology.WindowsForms fields are obsolete. Use ViewTechnology.Default for new designer implementations.

Requirements

Namespace: System.ComponentModel.Design
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0