visual studio - Run Debug mode from command line -


I want to run my project from the command line in debug mode, not from Visual Studio (vs is open)

What is the parameter to add to the command?

Thanks in advance!

Edit: Actually I want to start several instances of my project at the same time) and debug them - rather than pressing several F5

< P>

You can start your executor from the command line just type your name (path and)

Tools / Attach to process ...

can engage with those examples.

Comments