vb compiler

  • Thread starter Thread starter BW
  • Start date Start date
B

BW

Hi all!

In C# we have the Microsoft.CSharp.Compiler class.

This class can be used to compile C# code at runtime.

Is there I similar class implemented for the VB compiler?

TIA
BW
 
Back
Top