System.Reflection.Emit.ConstructorBuilder.Attributes Property

Retrieves the attributes for this constructor.

Syntax

public override System.Reflection.MethodAttributes Attributes { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The following code sample illustrates the use of Attributes.

code reference: ConstructorBuilder_Attributes_4#2

Requirements

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