IUIManager.CurrentController Propriété
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.
Obtient ou définit la vue actuelle.
public:
property Microsoft::SqlServer::Management::TaskForms::IController ^ CurrentController { Microsoft::SqlServer::Management::TaskForms::IController ^ get(); void set(Microsoft::SqlServer::Management::TaskForms::IController ^ value); };
public Microsoft.SqlServer.Management.TaskForms.IController CurrentController { get; set; }
member this.CurrentController : Microsoft.SqlServer.Management.TaskForms.IController with get, set
Public Property CurrentController As IController
Valeur de propriété
Interface de la vue actuelle.