Share via


How to: Start Execution of a Selected Project 

You can select any project in your solution and start debugging it.

To select a project and start execution

  1. In Solution Explorer, right-click the project you want to start.

  2. From the shortcut menu, choose Debug and Step Into New Instance.

NoteNote

Starting execution in this manner might not work with all project types (DLLs, for example).

See Also

Tasks

How to: Start Execution