3 out of 6 rated this helpful - Rate this topic

Microsoft.CSharp Namespace

The Microsoft.CSharp namespace contains classes that support compilation and code generation using the C# language.

  ClassDescription
Public classCompiler Obsolete. Managed wrapper for the C# compiler.
Public classCompilerError Obsolete. Represents an error or diagnostic message reported by the compiler.
Public classCSharpCodeProviderProvides access to instances of the C# code generator and code compiler.
  EnumerationDescription
Public enumerationErrorLevel Obsolete. Specifies the severity of a compiler diagnostic.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.