System.Reflection.FieldInfo.FieldHandle Property

Gets a RuntimeFieldHandle, which is a handle to the internal metadata representation of a field.

Syntax

public abstract RuntimeFieldHandle FieldHandle { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The handles are valid only in the appdomain in which they were obtained.

Requirements

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