Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Allows a project to manage deployment operations.
The IVsDeployableProjectCfg type exposes the following members.
Methods
Name
Description
Registers the environment to receive notifications of deployment status events.
Alerts a project that a deployment operation was successful.
Determines whether or not a project is able to start a deployment operation.
Determines whether or not a deployment operation has completed successfully.
Alerts a deployment project that a deployment operation has failed.
Requests that a project begin a deployment operation.
Requests that a project stop a deployment operation.
Cancels the environment's registration to receive notifications of deployment status events.
Obsolete method. Do not use.
Top