Breakpoint Object
Visual Studio .NET 2003
The Breakpoint object contains the properties and methods used to programmatically manipulate a breakpoint.
Breakpoint
[Visual Basic .NET]
Public Interface Breakpoint
Inherits IDispatch
[Visual Basic 6]
Class Breakpoint
[C++]
interface Breakpoint : IDispatch
[C#]
public interface Breakpoint : IDispatch
[JScript .NET]
public interface Breakpoint extends IDispatch
Requirements
Namespace: EnvDTE
File: dte.olb
See Also
Automation Object Model Chart | Breakpoint Object Properties, Methods, and Events | Breakpoints Collection