get command line for process
Published: 9. October 2011 | Updated: 9. October 2011License: Microsoft Public License (MS-PL)
Categories: Framework
Tags: C# Console Winforms
string commandLine = Environment.CommandLine;
| Send us feedback about this snippet » |





