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.
Module::GetCustomAttributes Method
.NET Framework (current version)
Returns custom attributes.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetCustomAttributes(Boolean) | Returns all custom attributes. |
![]() | GetCustomAttributes(Type^, Boolean) | Gets custom attributes of the specified type. |
Show:
