System.Web.Compilation.BuildManager Class

Provides a set of methods to help manage the compilation of an ASP.NET application.

See Also: BuildManager Members

Syntax

public sealed class BuildManager

Remarks

The System.Web.Compilation.BuildManager class manages the process of compiling assemblies and pages for an application. It is a sealed class and cannot be inherited.

System.Web.Compilation.BuildManager contains static members that provide information about the compiled assemblies.

Requirements

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