Hi.
Case: I have a console app that takes 9 parameters, some quite long.
Is there anyway I can have those params passed in while debugging
(F5), without having to type them in to the Locals box?
So basically I just want to press F5 and VS to call my app passing
some defaults in.
Thanks.
Tom Chm - 25 Jul 2007 14:56 GMT
From the Project --> [YourProject] Properties Menu
Debug Tab, under Start Options
Command line arguments
> Hi.
>
[quoted text clipped - 7 lines]
>
> Thanks.
KoliPoki - 26 Jul 2007 12:09 GMT
Thanks!
I don't know how I missed that, cos I looked at that tab.
> From the Project --> [YourProject] Properties Menu
> Debug Tab, under Start Options
[quoted text clipped - 13 lines]
>
> - Show quoted text -