struct RuntimeFieldHandle

in global :: System

Represents a field using an internal metadata token.


public IntPtr Value { get; }

Gets a handle to the field represented by the current instance.

  • Returns An that contains the handle to the field represented by the current instance.