SolutionBuild2::Run Method ()

 

Causes the active solution configuration to execute.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Run initiates the Deploy method, which in turn initiates a build.

This example displays the number of build dependencies, and it then builds and runs the solution. Open a project in the Visual Studio integrated development environment (IDE) before running this example.

No code example is currently available or this language may not be supported.
Return to top
Show: