System.Web Namespace HttpCompileException Class
Gets a string containing the source code being compiled when the error occurs.
[ VB ] Public ReadOnly Property SourceCode As String [ C# ] public string SourceCode {get;} [ C++ ] public: __property String* get_SourceCode ( ); [ JScript ] public function get SourceCode ( ) : String;
The source code being compiled when the error occurs.
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