System.Web.Configuration.Compiler Members

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

See Also: Inherited members from System.Configuration.ConfigurationElement

Public Constructors

Creates an instance of a System.Web.Configuration.Compiler initialized to the provided values.

Public Properties

[read-only]
CompilerOptionsstring.

Gets a list of compiler-specific options to use during compilation.

[read-only]
Extensionstring.

Gets a list of file-name extensions used for dynamic code-behind files.

[read-only]
Languagestring.

Gets a list of programming languages to use in dynamic compilation files.

[read-only]
Typestring.

Gets the compiler type name of the language provider for dynamic compilation files.

[read-only]
WarningLevelint.

Gets the compiler warning level.

Protected Properties

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