SolutionBuild Methods

Include Protected Members
Include Inherited Members

The SolutionBuild type exposes the following members.

Methods

 

Name

Description

Public method

Build

Causes the active solution configuration to begin building.

Public method

BuildProject

Builds the specified project and its dependencies in the context of the specified solution configuration.

Public method

Clean

Deletes all compiler-generated support files for marked projects.

Public method

Debug

Starts debugging the solution.

Public method

Deploy

Causes each project in the active solution configuration that is marked for deployment to deploy.

Public method

Run

Causes the active solution configuration to execute.

Top

See Also

Reference

SolutionBuild Interface

EnvDTE Namespace