IVsBuildStatusCallback Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodBuildBegin(Int32)

Notifies the environment that a build operation has begun.

System_CAPS_pubmethodBuildEnd(Int32)

Notifies the environment that a build operation has ended. fSuccess indicates whether the build completed successfully.

System_CAPS_pubmethodTick(Int32)

Notifies the environment that a build operation is in progress.

Return to top
Show: