Deugging command line application

  • Thread starter Thread starter Nilay Shah
  • Start date Start date
N

Nilay Shah

Hi,

My windows application accepts command line parameters.
How can I debug it? Is there a way in Visual Studio.net to
specify command line argument which application would
take? Any other way apart from displaying messagebox.

Please let me know.

Thanks,
Nilay.
 
Nilay,
Is there a way in Visual Studio.net to
specify command line argument which application would
take?

Absolutely, you can set it in the project properties dialog box.



Mattias
 

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

Back
Top