How do I specify command line arguments while debugging

B

Barry Flynn

I have a VB 2005 Windows Forms program.
I am giving it the ability to take some command line arguments.

When debugging from within VS2005, how can I specify the command line
arguments?

Thanks

Barry
 
M

Michael C

Barry Flynn said:
I have a VB 2005 Windows Forms program.
I am giving it the ability to take some command line arguments.

When debugging from within VS2005, how can I specify the command line
arguments?

Project properties.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top