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.
ComAwareEventInfo::GetCustomAttributes Method
.NET Framework (current version)
When overridden in a derived class, returns all attributes that are applied to this member.
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() | GetCustomAttributes(Boolean) | When overridden in a derived class, gets an array that contains all the custom attributes that are applied to this member.(Overrides MemberInfo::GetCustomAttributes(Boolean).) |
![]() | GetCustomAttributes(Type^, Boolean) | When overridden in a derived class, gets an array that contains all the custom attributes of the specified type that are applied to this member.(Overrides MemberInfo::GetCustomAttributes(Type^, Boolean).) |
Show:
