IVsBuildStatusCallback Members

Include Protected Members
Include Inherited Members

Enables the environment to receive notifications about the status of a build operation.

The IVsBuildStatusCallback type exposes the following members.

Methods

  Name Description
Public method BuildBegin Notifies the environment that a build operation has begun.
Public method BuildEnd Notifies the environment that a build operation has ended.
Public method Tick Notifies the environment that a build operation is in progress.

Top

See Also

Reference

IVsBuildStatusCallback Interface

Microsoft.VisualStudio.Shell.Interop Namespace