Home
Library
Learn
Downloads
Support
Community
Forums
MSDN Library
Development Tools and Languages
Visual Studio 2008
Visual Studio
Application Development in Visual Studio
Customizing and Automating the Development Environment
Automation and Extensibility for Visual Studio
Automation and Extensibility Reference
EnvDTE90a Namespace
Breakpoint3 Interface
Debugger4 Interface
Process4 Interface
StackFrame2 Interface
Related Links
Automation Object Model Chart
EnvDTE Namespace
Extensibility Namespace
EnvDTE80 Namespace
EnvDTE90 Namespace
Microsoft.VisualStudio.VCCodeModel Namespace
Microsoft.VisualStudio.VCProject Namespace
Microsoft.VisualStudio.VCProjectEngine Namespace
Microsoft.VisualStudio.VsWizard Namespace
VSLangProj Namespace
VSLangProj2 Namespace
VSLangProj80 Namespace
VslangProj90 Namespace
How to: Compile and Run the Automation Object Model Code Examples
EnvDTE90a Namespace
This page is specific to:
.NET Framework Version:
3.5
4.0
Visual Studio Extensibility
EnvDTE90a Namespace
Interfaces
Interface
Description
Breakpoint3
Contains the properties and methods that are used to programmatically control a breakpoint. To use
Debugger4
, you must add a reference to EnvDTE90a.dll. For native development, you must add a reference to dte90a.tlb.
Debugger4
Debugger4
is used to interrogate and manipulate the state of the debugger and the program being debugged.
Debugger4
supersedes the
Debugger3
interfaces.
Process4
The
Process4
object is used to examine and manipulate processes. The
Process4
object supersedes the
Process3
,
Process2
, and
Process
objects. To use
Debugger4
, you must add a reference to EnvDTE90a.dll. For native development, you must add a reference to dte90a.tlb.
StackFrame2
The
StackFrame2
object is used to examine and control stack frames. A stack frame is essentially the same as a function call. To use
Debugger4
, you must add a reference to EnvDTE90a.dll. For native development, you must add a reference to dte90a.tlb.
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Yes
No
Do you like the tabbed code blocks?
Yes
No
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
x
Classic
Lightweight Beta
ScriptFree
Switch View