System.Web.Configuration.Compiler: Property Members

The properties of System.Web.Configuration.Compiler are listed below. For a list of all members, see the Compiler Members list.

See Also: Inherited members from System.Configuration.ConfigurationElement

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.