IDtsMultiTaskUI.GetView メソッド

定義

指定されたオブジェクトのマルチタスクビューを返します。

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

返品

ContainerControl オブジェクト。

適用対象