IVsAppContainerProjectDeployOperation::GetDeployResult Method ()
Visual Studio 2015
Gets detailed results of the deployment operation.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Return Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsAppContainerProjectDeployResult^The results of the application deployment operation.
This method is valid after the OnEndDeploy event has occurred; before that point, this method returns E_PENDING.
Show: