Inherited from the Exception base class. Gets the method that throws the current exception.
public: __property System.Reflection.MethodBase TargetSite;
public System.Reflection.MethodBase TargetSite;
Public Property TargetSite() As System.Reflection.MethodBase
MetadataException Properties