System.RuntimeFieldHandle Structure
Serves as a metadata token for a field.

See Also: RuntimeFieldHandle Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public struct RuntimeFieldHandle : System.Runtime.Serialization.ISerializable

Remarks

RuntimeFieldHandle objects are created through the use of the CIL instruction ldtoken.

Note: For more information on ldtoken, see Partition III of the CLI Specification.

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Requirements

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