Table of Contents

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; }

Property Value

Module

The module in which the current Type is defined.