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
© 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