Property Type
- Namespace
- Microsoft.Samples.Debugging.CorMetadata
- Assembly
- corapi.dll
Type
Get the type of the token (top 2 nibbles), such as mdTypeDef, etc.
public MetadataTokenType Type { get; }
Get the type of the token (top 2 nibbles), such as mdTypeDef, etc.
public MetadataTokenType Type { get; }