ScriptTaskUI.GetView Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne l'affichage de l'interface utilisateur de la tâche de script.
public:
virtual System::Windows::Forms::ContainerControl ^ GetView();
public System.Windows.Forms.ContainerControl GetView ();
abstract member GetView : unit -> System.Windows.Forms.ContainerControl
override this.GetView : unit -> System.Windows.Forms.ContainerControl
Public Function GetView () As ContainerControl
Retours
Affichage de l'interface utilisateur de la tâche de script.