Command line compiler

M

Marc R.

Hello,

Is there a way to tell to the command line compiler that the source code
must be COM Interop?

My source code contain only Enumerations

Hope that I am clear!
Thank you
 
M

Marc R.

I forgot to tell you that I use CompilerParameters and CodeDomProvider = New
Microsoft.VisualBasic.VBCodeProvider()

It is in VB

Thank you
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top