System.ComponentModel.Design.ViewTechnology.Passthrough Field

Represents a mode in which the view object is passed directly to the development environment.

Syntax

[System.Obsolete("Use ViewTechnology.Default.")]
ViewTechnology Passthrough

Remarks

The view object must implement any interfaces the development environment requires. The vsprvs development environment supports view objects that are either an ActiveX control, active document, or an object that implements the IVsWindowPane interface that is available through vsprvs VSI (vsprvs Integration) program. The vsprvs development environment provides support for this view technology. Support for this view technology is not necessarily available in all development environments.

Requirements

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