nedcomp hosting homepage

Producten en diensten
Dedicated servers
Datacenter informatie
Partners, resellers
Helpdesk informatie
Technische docs, tools
Support homepage
ASP componenten
Praktische ASP, ASP.NET
Visual route server
Whois (domein gegevens)
Software documentatie
Whitepapers
Zoeken
Nedcomp / algemeen

Zoeken
 

Copyright © Nedcomp Hosting
Telefoon nr :   +31 184 670111
Fax nummer :   +31 184 631384
E-mailadres :   info@nedcomp.nl
 

.NET Framework Class Library  

Microsoft.CSharp Namespace

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

Namespace hierarchy

Classes

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.

Enumerations

Enumeration Description
ErrorLevel Specifies the severity of a compiler diagnostic.

See Also

.NET Framework Class Library