How to run a project with command line arguments (switches) after building in Monodevelop?
views:
41answers:
2
                +2 
                A: 
                
                
              
            Run the project using the "Run -> Run With -> Custom Parameters" menu option, or set the arguments in the project options (Run section).
                  Lluis Sanchez
                   2010-02-16 17:17:03
                
              