The properties of the ReflectionTypeLoadException class are listed below. For a complete list of ReflectionTypeLoadException class members, see the ReflectionTypeLoadException Members topic.
HelpLink (inherited from Exception) | Retrieves a link to the help file associated with this exception. |
InnerException (inherited from Exception) | Retrieves a reference to an inner (that may be nested) exception. |
LoaderExceptions | Retrieves the array of exceptions thrown by the class loader. |
Message (inherited from Exception) | Retrieves the message text. |
Source (inherited from Exception) | Retrieves or assigns a string containing the name of the application or the object that has generated the error. |
StackTrace (inherited from Exception) | Retrieves the stack trace, which is valuable for determining where the error occurred. |
TargetSite (inherited from Exception) | [To be supplied.] |
Types | Retrieves the array of classes that were defined in the module, and loaded. |
ReflectionTypeLoadException Class | System.Reflection Namespace