System.Reflection.Emit.ModuleBuilder.GetCustomAttributes Method

Returns all the custom attributes that have been applied to the current System.Reflection.Emit.ModuleBuilder.

Syntax

public override object[] GetCustomAttributes (bool inherit)

Parameters

inherit
This argument is ignored for objects of this type.

Returns

An array that contains the custom attributes; the array is empty if there are no attributes.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0