System.Web.Configuration.BuildProvider Members

The members of System.Web.Configuration.BuildProvider are listed below.

See Also: Inherited members from System.Configuration.ConfigurationElement

Public Constructors

Creates an instance of a System.Web.Configuration.BuildProvider class, initialized to the provided values.

Public Properties

Extensionstring.

Gets or sets the file extension to map to during compilation of a dynamic resource.

Typestring.

Gets or set the comma-separated class and assembly combination that indicates the System.Web.Configuration.BuildProvider instance to use.

Protected Properties

[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.

Public Methods

override
Equals(object) : bool

Determines whether the specified build provider object is equal to the current object.

override
GetHashCode() : int

Generates the hash code for the build provider.