IDtsMultiTaskUI.GetView Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.