Where do I specify command line args for a debug session?
Visual Studio
4
Posts
2
Posters
0
Views
1
Watching
-
So I can debug something like this. MyApp.Exe /flag argdata
-
So I can debug something like this. MyApp.Exe /flag argdata
on vs.net 2003 ( what I use ) in the settings, there is a field to add arguments to the program when it's launched.
Maximilien Lincourt Your Head A Splode - Strong Bad
-
on vs.net 2003 ( what I use ) in the settings, there is a field to add arguments to the program when it's launched.
Maximilien Lincourt Your Head A Splode - Strong Bad
I am trying to locate the exact location "in the settings" in VS2005
-
So I can debug something like this. MyApp.Exe /flag argdata
Solution Explorer | Project - right click Properties | Debug