System.Web.HttpCompileException: Property Members

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

See Also: Inherited members from System.Web.HttpException

Public Properties

[read-only]
override
Messagestring.

Gets a message that describes the reason for the current exception.

[read-only]
ResultsSystem.CodeDom.Compiler.CompilerResults.

Gets compiler output and error information for the exception.

[read-only]
SourceCodestring.

Gets a string containing the path to the file that contains the source code being compiled when the error occurs.