How to: Start Execution of a Selected Project
This topic applies to:
Edition |
Visual Basic |
C# |
F# |
C++ |
Web Developer |
---|---|---|---|---|---|
Express |
|||||
Pro, Premium, and Ultimate |
You can select any project in your solution and start debugging it.
To select a project and start execution
In Solution Explorer, right-click the project you want to start.
Choose Debug and Step Into New Instance.
Note
Starting execution in this manner might not work with all project types, such as DLLs.