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
Notifies the environment that a build operation has begun.
Notifies the environment that a build operation has ended.
Notifies the environment that a build operation is in progress.
Top