Run the Program

You can run your application by clicking Debug > Start Without Debugging or by pressing Ctrl+F5. Note that program1.pli has a get list to stop the program before returning to Visual Studio.

Before you can debug your application, you must specify which debugger to use on the Debug tab in your project's properties. To run and debug your application, press F5.