The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
MemberInfo::GetCustomAttributes Method
.NET Framework (current version)
When overridden in a derived class, returns custom attributes applied to this member.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetCustomAttributes(Boolean) | When overridden in a derived class, returns an array of all custom attributes applied to this member. |
![]() | GetCustomAttributes(Type^, Boolean) | When overridden in a derived class, returns an array of custom attributes applied to this member and identified by Type. |
Show:
