struct RuntimeTypeHandle

in global :: System

Represents a type using an internal metadata token.


public IntPtr Value { get; }

Gets a handle to the type represented by this instance.

  • Returns A handle to the type represented by this instance.