IVsPublishableProjectStatusCallback Interface
Visual Studio 2015
Defines methods for controlling and reporting on publication of a project. Implemented by the environment.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | PublishBegin(Int32) | Notifies the environment that a publishing operation has begun. |
![]() | PublishEnd(Int32) | Notifies the environment that a publishing operation has ended. |
![]() | Tick(Int32) | Notifies the environment that a publishing operation is in progress. |
Show:
