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

返回

用户界面展示。

适用于