System.Reflection.FieldAttributes.InitOnly Field

Specifies that the field is initialized only, and can be set only in the body of a constructor.

Value: InitOnly

Syntax

FieldAttributes InitOnly

Remarks

Documentation for this section has not yet been entered.

Requirements

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