System.Reflection.Emit.FieldBuilder.Attributes Property

Indicates the attributes of this field. This property is read-only.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The following code sample illustrates the use of Attributes.

code reference: FieldBuilder_ReflectedType#1

Requirements

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