Описание тега vbcodeprovider
A .NET Framework Class that provides access to instances of the Visual Basic code generator and code compiler.
The VBCodeProvider class in .NET can be used to compile Visual Basic.Net source code from an in-memory string or a file on disk into a .NET executable assembly in memory or in a DLL file on disk.