asp.net.ph

HttpCompileException.SourceCode Property

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;

Property Value

The source code being compiled when the error occurs.

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