System.Web.Configuration.CompilationSection Class

Defines configuration settings that are used to support the compilation infrastructure of Web applications. This class cannot be inherited.

See Also: CompilationSection Members

Syntax

public sealed class CompilationSection : System.Configuration.ConfigurationSection

Remarks

The System.Web.Configuration.CompilationSection class provides a way to programmatically access and modify the content of the compilation section of the configuration file.

Requirements

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