Visual Studio projects have separate release and debug configurations for your program. As the names imply, you build the debug version for debugging and the release version for the final release ...
Start Action This group of controls specifies the action that will occur when you choose Start from the Debug menu. - Start project is the default and launches the startup project for debugging. - ...