IVsAppContainerProjectDeployCallback Interface
Visual Studio 2015
Provides information about and defines callback methods for monitoring an app container project deployment operation.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | OnEndDeploy(Boolean, String, String) | Indicates that the asynchronous deployment process has finished. |
![]() | OutputMessage(String) | Logs errors and messages. |
Show:
