Share via


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

Public method

OnEndDeploy

Notifies the environment that a deployment operation has ended.

Public method

OnQueryContinueDeploy

Notifies the environment that a deployment operation is in progress.

Public method

OnStartDeploy

Notifies the environment that a deployment operation has begun.

Top

See Also

Reference

IVsDeployStatusCallback Interface

Microsoft.VisualStudio.Shell.Interop Namespace