System.Reflection.Module.GetCustomAttributes Method

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

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0