IVsSolutionBuildManager3 Members
Include Protected Members
Include Inherited Members
Provides access to IVsUpdateSolutionEvents3 events.
The IVsSolutionBuildManager3 type exposes the following members.
Methods
Name
Description
Establishes client notification of solution events.
Determines if projects are up to date.
HasHierarchyChangedSinceLastDTEE
Determines whether the hierarchy has changed since last design time expression evaluation.
Determines if the build manager is busy.
Removes the caller from the list of listeners for IVsUpdateSolutionEvents3 events.
Top