SwitcherViewAdapter.Controller Property

Definition

Gets the controller object of the SwitcherViewAdapter.

public:
 property Microsoft::SqlServer::Management::TaskForms::IController ^ Controller { Microsoft::SqlServer::Management::TaskForms::IController ^ get(); };
public Microsoft.SqlServer.Management.TaskForms.IController Controller { get; }
member this.Controller : Microsoft.SqlServer.Management.TaskForms.IController
Public ReadOnly Property Controller As IController

Property Value

Returns the object controller.

Applies to