Debugger
(EnvDTE.Debugger)
Inherits:
Interfaces:
Derived Types:
0
Assembly:
envdte.dll
The Debugger object is used to interrogate and manipulate the state of the debugger and the program being debugged.
VB.NET
C#
|
C#
public interface Debugger
{
}
Articles