IVsDeployStatusCallback Members
Include Protected Members
Include Inherited Members
Enables the environment to receive notifications about the status of a deployment operation.
The IVsDeployStatusCallback type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
OnEndDeploy | Notifies the environment that a deployment operation has ended. |
![]() |
OnQueryContinueDeploy | Notifies the environment that a deployment operation is in progress. |
![]() |
OnStartDeploy | Notifies the environment that a deployment operation has begun. |
Top