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;
A CompilerResults containing compiler output and error information.
HttpCompileException Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note