IDtsTaskUI.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

返回

要显示的用户界面。

适用于