CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

MS SQL 2008 on ASP.NET Hosting

Gets the method that throws the current exception.

Namespace: ?System
Assembly: ?mscorlib (in mscorlib.dll)

Syntax

Visual Basic (Declaration)
Public ReadOnly Property TargetSite As MethodBase
C#
public MethodBase TargetSite { get; }
Visual C++
public:
property MethodBase^ TargetSite {
	MethodBase^ get ();
}
JavaScript
function get_targetSite();

Return Value

The MethodBase that threw the current exception.

See Also



Free Download:
  Privacy | Contact Us
All Times Are GMT