Additional Topics

Reviewing the Debugging Object Model for Automation

Visual Studio .NET has a comprehensive extensibility model. This model includes macro capabilities as well as support for customizing Visual Studio .NET by programming against the Automation Model. The Automation Model includes objects for managing the integrated debugger and related concepts. The major objects in the EnvDTE supporting the Debugging Object Model are Breakpoint, Debugger, Expression, Language, Process, Program, Stack Frame, and Thread. You can read more about the Debugging Object Model by navigating to the ms-help://MS.VSCC/MS.MSDNVS/vsdebugext/html/vxoriDebuggerObjectModel.htm URL or searching for the Visual Studio Debugger Object Model in Visual Studio .NET ...

Get Visual Basic® .NET Power Coding now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.