Returns an array of all custom attributes in the metadata for the specified module.
- element
- A System.Reflection.Module instance.
A Attribute array containing all custom attributes that are applied to element. The array includes any inherited custom attributes. Returns an empty array if no custom attributes were found in the metadata for element .
Type Reason ArgumentNullException element is null.
Documentation for this section has not yet been entered.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0