Modules Members
Include Protected Members
Include Inherited Members
Represents the collection of modules available in a process being debugged.
The Modules type exposes the following members.
Methods
Name
Description
Overloaded.
Gets an indexed member of a Modules collection.
Top
Properties
Name
Description
Gets the number of modules in the process being debugged.
Gets the top-level extensibility object.
Gets the immediate parent object of an Modules collection, in this case the Debugger3 object.
Top