CompilerSettings Class [IIS 7 and higher]
Contains compilers that are used for Web applications.
Syntax
class CompilerSettings : EmbeddedObject
Methods
This class contains no methods.
Properties
The following table lists the properties exposed by the CompilerSettings class.
Name |
Description |
---|---|
Compilers |
An array of CompilerElement values that specify compilers that are used for Web applications. |
Subclasses
This class contains no subclasses.
Remarks
Instances of this class are contained in the Compilers array property of the SystemCodeDomSection class.
Inheritance Hierarchy
CompilerSettings
Requirements
Type |
Description |
---|---|
Client |
Requires IIS 7 on Windows Vista. |
Server |
Requires IIS 7 on Windows Server 2008. |
Product |
IIS 7 |
MOF file |
WebAdministration.mof |