VBCodeProvider Constructor ()

 

Initializes a new instance of the VBCodeProvider class.

Namespace:   Microsoft.VisualBasic
Assembly:  System (in System.dll)

public:
VBCodeProvider()

SecurityAction::LinkDemand

for full trust for the immediate caller. This class cannot be used by partially trusted code.

SecurityAction::InheritanceDemand

for full trust for inheritors. This class cannot be inherited by partially trusted code.

.NET Framework
Available since 1.1
Return to top
Show: