Hi,

I use 
Microsoft.VisualBasic.VBCodeProvider.CreateCompiler.CompileAssemblyFromSource 
to compile a code snippet at runtime. There is a compilation error and first I 
want to se what the command is that does the compilation. Is it possible to see 
the full command? With Windows and .Net there is a file (.cmdline) which 
contains all the parameters that are passed to the vbc.exe. Is there something 
like this with Mono?

Thanks!

Károly
 
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to