|
-
Jan 14th, 2006, 12:49 AM
#1
Thread Starter
Lively Member
[RESOLVED] How To Pass A Startup Parameter To A Windows C# Program
Anyone know how to pass a startup parameter to a program in C#.
I searched the net all over and the only thing I could find was for console applications. I also looked for overloads for the Form1_Load() and didnt find anything.
I would like to pass options to my program such as
program.exe /a
program.exe /b
program.exe /c
etc...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|