System.Reflection.FieldAttributes.Literal Field

Specifies that the field's value is a compile-time (static or early bound) constant. Any attempt to set it throws a FieldAccessException.

Value: Literal

Syntax

FieldAttributes Literal

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