Hi All
i used vc6 ide and now i move to .net
i want to debug my project with command line argument (args)
in visual studio i was open the settings and put my argument
where in .net i put the same argument?
Thanks
Uri Dor - 25 Apr 2004 12:42 GMT
right click on your project, select "properties"
click "configuration properties"
click "debugging"
et voila - Command Line Arguments
> Hi All,
> i used vc6 ide and now i move to .net.
[quoted text clipped - 3 lines]
>
> Thanks