Property Module
- Namespace
- Microsoft.Samples.Debugging.CorMetadata
- Assembly
- corapi.dll
Module
Gets the module (the DLL) in which the current Type is defined.
public override Module Module { get; }
Gets the module (the DLL) in which the current Type is defined.
public override Module Module { get; }