This documentation is archived and is not being maintained.
Microsoft.CSharp Namespaces
Visual Studio 2010
The Microsoft.CSharp namespaces contain types that support compilation and code generation of source code written in the C# language, and types that support interoperation betwen the dynamic language runtime (DLR) and C#.
| Namespace | Description |
|---|---|
| Microsoft.CSharp | The Microsoft.CSharp namespace contains classes that support compilation and code generation using the C# language. |
| Microsoft.CSharp.RuntimeBinder | The Microsoft.CSharp.RuntimeBinder namespace provides classes and interfaces that support interoperation between Dynamic Language Runtime and C#. |
Show: