ITaskFormManagerHost Interface
Defines a method that represents the Host of the class.
Namespace: Microsoft.SqlServer.Management.TaskForms
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
The ITaskFormManagerHost type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Activate | Activates the host of the TaskFormManager. |
![]() | Close | Deactivates the host of the TaskFormManager. |
![]() | Initialize | Initializes the host with an instance of the ITaskFormManager interface. |

