IVsDeployableProjectCfg Methods

Include Protected Members
Include Inherited Members

The IVsDeployableProjectCfg type exposes the following members.

Methods

  Name Description
Public method AdviseDeployStatusCallback Registers the environment to receive notifications of deployment status events.
Public method Commit Alerts a project that a deployment operation was successful.
Public method QueryStartDeploy Determines whether or not a project is able to start a deployment operation.
Public method QueryStatusDeploy Determines whether or not a deployment operation has completed successfully.
Public method Rollback Alerts a deployment project that a deployment operation has failed.
Public method StartDeploy Requests that a project begin a deployment operation.
Public method StopDeploy Requests that a project stop a deployment operation.
Public method UnadviseDeployStatusCallback Cancels the environment's registration to receive notifications of deployment status events.
Public method WaitDeploy Obsolete method. Do not use.

Top

See Also

Reference

IVsDeployableProjectCfg Interface

Microsoft.VisualStudio.Shell.Interop Namespace