System.Web.Configuration.Compiler Class

Defines a compiler that is used to support the compilation infrastructure of Web applications. This class cannot be inherited.

See Also: Compiler Members

Syntax

public sealed class Compiler : System.Configuration.ConfigurationElement

Remarks

The System.Web.Configuration.Compiler class provides a way to programmatically access a compiler configuration element.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0