Debugging with command-line parameters in Visual Studio
Debugging with command-line parameters in Visual Studio
Debugging with command-line parameters in Visual Studio
Re: Debugging with command-line parameters in Visual Studio
Yes, it's in the *Debug* section of the properties page of the project.
In Visual Studio since 2008: right-click on the project node, choose *Properties*, go to the *Debugging* section -- there is a box for "Command Arguments".
On a more recent version of Visual Studio, you'll find it in "Project Debug Properties" under the run button:
[](https://i.sstatic.net/AWEwKA8J.png)
[](https://i.sstatic.net/nuU9CbAP.png)
In Visual Studio since 2008: right-click on the project node, choose *Properties*, go to the *Debugging* section -- there is a box for "Command Arguments".
On a more recent version of Visual Studio, you'll find it in "Project Debug Properties" under the run button:
[](https://i.sstatic.net/AWEwKA8J.png)
[](https://i.sstatic.net/nuU9CbAP.png)