asp.net.ph

HttpCompileException.Results Property

System.Web Namespace   HttpCompileException Class


Gets compiler output and error information for the exception.

[ VB ]
Public ReadOnly Property Results As CompilerResults

[ C# ]
public CompilerResults Results {get;}

[ C++ ]
public: __property CompilerResults* get_Results ( );

[ JScript ]
public function get Results ( ) : CompilerResults;

Property Value

A CompilerResults containing compiler output and error information.

See Also

HttpCompileException Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph