RuntimeFieldHandle.Value Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a handle to the field represented by the current instance.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.IntPtrAn IntPtr that contains the handle to the field represented by the current instance.
Show: