This documentation is archived and is not being maintained.
TypeDelegator.TypeHandle 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 internal metadata representation of an implemented type.
Namespace:
System.Reflection
Assembly:
mscorlib (in mscorlib.dll)
'Declaration
Public Overrides ReadOnly Property TypeHandle As RuntimeTypeHandle
A type handle is a unique integer value associated with each type. The handle is unique during the runtime.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0