Mono Class Library: System.Reflection.ParameterInfo Overview | Members

System.Reflection.ParameterInfo.Attributes Property

Gets the attributes of the parameter reflected by the current instance. [Edit]

public virtual ParameterAttributes Attributes { get; }

Value

A System.Reflection.ParameterAttributes value representing the attributes for the parameter reflected by the current instance. [Edit]

Remarks

Operation
This property is read-only. [Edit]

Requirements

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