IDtsTaskUI.GetView Méthode

Définition

Récupère l'interface utilisateur à afficher. Cette méthode est appelée par le client.

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

Retours

Interface utilisateur à afficher.

S’applique à