How to: Set Multiple Startup Projects

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

Visual Studio allows you to specify how more than one project is run when you start the debugger.

To set multiple startup projects

  1. In the Solution Explorer, select the solution (the very top node). Right-click the node to get the context menu.

  2. Select Properties. The Solution Property Pages dialog box opens.

  3. Expand the Common Properties node, and click Startup Project.

  4. Click Multiple Startup Projects and set the appropriate actions. For more information, see NIB How to: Modify Project Properties and Configuration Settings.

See Also

Compiling and Building Creating Solutions and Projects