IVsSolutionBuildManager2 Members
Include Protected Members
Include Inherited Members
Allows solutions to manage configuration information.
The IVsSolutionBuildManager2 type exposes the following members.
Methods
Name
Description
Overloaded.
Forces dependencies to be recalculated.
CanCancelUpdateSolutionConfiguration
Overloaded.
CancelUpdateSolutionConfiguration
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Checks to see if one project is dependent upon another.
A project calls this method to ensure that the buildable/runnable components of projects are saved before starting build or run operations.
Overloaded.
StartSimpleUpdateProjectConfiguration
Overloaded.
StartSimpleUpdateSolutionConfiguration
Overloaded.
StartUpdateProjectConfigurations
Builds, cleans, or deploys a list of projects.
StartUpdateSpecificProjectConfigurations
Use this method to maintain total control of a build process.
Overloaded.
UpdateSolutionConfigurationIsActive
Overloaded.
Top