You can run your application by choosing the Start Without Debugging command on the Debug menu 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.