Property TypeHandle
- Namespace
- Microsoft.Samples.Debugging.CorMetadata
- Assembly
- corapi.dll
TypeHandle
Gets the handle for the current Type.
public override RuntimeTypeHandle TypeHandle { get; }
Property Value
- RuntimeTypeHandle
The handle for the current Type.
Exceptions
- NotSupportedException
The .NET Compact Framework does not currently support this property.