If command prompt command to run my application is “myApp.exe mycmd:something”, where do I add “mycmd:something” to run my solution the same way in visual studio 2010?
If command prompt command to run my application is myApp.exe mycmd:something, where do I
Share
Right click on solution (in solution explorer view) -> properties -> Debug -> Command line arguments.