IVsBuildStatusCallback Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | BuildBegin(Int32) | Notifies the environment that a build operation has begun. |
![]() | BuildEnd(Int32) | Notifies the environment that a build operation has ended. fSuccess indicates whether the build completed successfully. |
![]() | Tick(Int32) | Notifies the environment that a build operation is in progress. |
Show:
