System.Web.Configuration.CompilationSection.BuildProviders Property

Gets the System.Web.Configuration.BuildProviderCollection collection of the System.Web.Configuration.CompilationSection class.

Syntax

[System.Configuration.ConfigurationProperty("buildProviders")]
public BuildProviderCollection BuildProviders { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A System.Web.Compilation.BuildProvider object provides the functionality to parse a specific file type and to generate code from that file.

Requirements

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