This documentation is archived and is not being maintained.
Modules Properties
Namespace:
EnvDTE90Assembly:
EnvDTE90 (in EnvDTE90.dll)
| Name | Description |
|---|
 | Count | Gets the number of modules in the process being debugged. |
 | DTE | Gets the top-level extensibility object. |
 | Parent | Gets the immediate parent object of an Modules collection, in this case the Debugger3 object. |
Return to top