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

Public method

GetEnumerator

Overloaded.

Public method

Item

Gets an indexed member of a Modules collection.

Top

Properties

 

Name

Description

Public property

Count

Gets the number of modules in the process being debugged.

Public property

DTE

Gets the top-level extensibility object.

Public property

Parent

Gets the immediate parent object of an Modules collection, in this case the Debugger3 object.

Top

See Also

Reference

Modules Interface

EnvDTE90 Namespace