IDtsMultiTaskUI.GetView Method

Definition

Returns the multi task view of the specified object.

public:
 System::Windows::Forms::ContainerControl ^ GetView();
public System.Windows.Forms.ContainerControl GetView ();
abstract member GetView : unit -> System.Windows.Forms.ContainerControl
Public Function GetView () As ContainerControl

Returns

A ContainerControl object.

Applies to