Returns all custom attributes.
Syntax
public virtual
object[]
GetCustomAttributes (
bool inherit)
Parameters
- inherit
-
This argument is ignored for objects of this type.
Returns
An array of type Object containing all custom attributes.
Remarks
Requirements
Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0