System.RuntimeFieldHandle.Value Property

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

Syntax

public IntPtr Value { get; }

Value

A IntPtr that contains the value of the current RuntimeFieldHandle .

Remarks

This property is read-only.

Requirements

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