[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.sdk

console argument in VS .NET

=?Utf-8?B?cm9kY2hhcg==?=

11/11/2003 9:55:00 AM

hi, everybody,

I create a console program, can I give it some argument
when I run it from VS .NET ?

thanks

1 Answer

Scott Glasgow

11/11/2003 3:49:00 PM

0

Yes, you can. Right click on the project, select properties, Configuration
Properties, then debugging and put your arguments in the command-line
arguments textbox.

"james ou" <anonymous@discussions.microsoft.com> wrote in message
news:0ac301c3a839$dfc72b40$a301280a@phx.gbl...
> hi, everybody,
>
> I create a console program, can I give it some argument
> when I run it from VS .NET ?
>
> thanks
>