Microsoft.CSharp Namespace
.NET Framework 3.0
The Microsoft.CSharp namespace contains classes that support compilation and code generation using the C# language.
| Class | Description | |
|---|---|---|
![]() | Compiler | Managed wrapper for the C# compiler. |
![]() | CompilerError | Represents an error or diagnostic message reported by the compiler. |
![]() | CSharpCodeProvider | Provides access to instances of the C# code generator and code compiler. |
| Enumeration | Description | |
|---|---|---|
![]() | ErrorLevel | Specifies the severity of a compiler diagnostic. |
Community Additions
ADD
Show:

