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




Previous page Back to top Next page

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