System.Web.Compilation.BuildDependencySet Class

Represents dependencies returned by the build manager.

See Also: BuildDependencySet Members

Syntax

public sealed class BuildDependencySet

Remarks

The System.Web.Compilation.BuildDependencySet object for an application can be retrieved through the BuildManager.GetCachedBuildDependencySet(System.Web.HttpContext, string) method. It contains the properties that represent the list of dependencies.

Requirements

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