Property BaseType
- Namespace
- Microsoft.Samples.Debugging.CorMetadata
- Assembly
- corapi.dll
BaseType
Gets the type from which the current Type directly inherits.
public override Type BaseType { get; }
Gets the type from which the current Type directly inherits.
public override Type BaseType { get; }