Command line arguments

The Command line arguments property specifies the arguments passed to the application when it is launched (Run).

This is useful when the application is written to behave differently depending on arguments that are passed on the command line.

This property corresponds to the $(CommandLineArgs) variable.

In the Properties view, this property is in the Project category for Configurations.