Hey, On Mon, Jan 25, 2010 at 5:50 PM, Jonathan Pryor <[email protected]> wrote: > System.Environment.GetCommandLineArgs()[0], anyone? This will return > the value of C main's argv[0] to managed code.
No it won't. We're only returning args starting with the main assembly. -- Jb Evain <[email protected]> _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
