System.Reflection.Emit.ParameterBuilder.Attributes Property

Retrieves the attributes for this parameter.

Syntax

public virtual int Attributes { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The values of the attribute correspond to the values of the System.Reflection.ParameterAttributes enumeration.

Requirements

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