IUIManager.CurrentController Propriété

Définition

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.

S’applique à