Share via


IVsSolutionBuildManager2 Members

Include Protected Members
Include Inherited Members

Allows solutions to manage configuration information.

The IVsSolutionBuildManager2 type exposes the following members.

Methods

 

Name

Description

Public method

AdviseUpdateSolutionEvents

Overloaded.

Public method

CalculateProjectDependencies

Forces dependencies to be recalculated.

Public method

CanCancelUpdateSolutionConfiguration

Overloaded.

Public method

CancelUpdateSolutionConfiguration

Overloaded.

Public method

DebugLaunch

Overloaded.

Public method

FindActiveProjectCfg

Overloaded.

Public method

get_CodePage

Overloaded.

Public method

get_IsDebug

Overloaded.

Public method

get_StartupProject

Overloaded.

Public method

GetProjectDependencies

Overloaded.

Public method

put_CodePage

Overloaded.

Public method

put_IsDebug

Overloaded.

Public method

QueryBuildManagerBusy

Overloaded.

Public method

QueryDebugLaunch

Overloaded.

Public method

QueryProjectDependency

Checks to see if one project is dependent upon another.

Public method

SaveDocumentsBeforeBuild

A project calls this method to ensure that the buildable/runnable components of projects are saved before starting build or run operations.

Public method

set_StartupProject

Overloaded.

Public method

StartSimpleUpdateProjectConfiguration

Overloaded.

Public method

StartSimpleUpdateSolutionConfiguration

Overloaded.

Public method

StartUpdateProjectConfigurations

Builds, cleans, or deploys a list of projects.

Public method

StartUpdateSpecificProjectConfigurations

Use this method to maintain total control of a build process.

Public method

UnadviseUpdateSolutionEvents

Overloaded.

Public method

UpdateSolutionConfigurationIsActive

Overloaded.

Top

See Also

Reference

IVsSolutionBuildManager2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace