| MemberAccessException {System} |
.NET clr documentation |
MemberAccessException
Description
Declare
# namespace System
export class MemberAccessException extends SystemException {
Data: IDictionary;
HelpLink: string;
HResult: integer;
InnerException: Exception;
Message: string;
Source: string;
StackTrace: string;
TargetSite: MethodBase;
}
.NET clr type reference tree
- this class extends from SystemException class: SystemException
- use by property member
Data: IDictionary
- use by property member
InnerException: Exception
- use by property member
TargetSite: MethodBase
[Package
{$package} version {$version}
Index]