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-vb mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-vb

Reply via email to