TargetSite Property
Gets the method that throws the current exception.
Syntax
public System.Reflection.MethodBase TargetSite {get;}Public ReadOnly Property TargetSite As System.Reflection.MethodBaseGets the method that throws the current exception.
public System.Reflection.MethodBase TargetSite {get;}Public ReadOnly Property TargetSite As System.Reflection.MethodBase