Debugger3::Breakpoints Property
Visual Studio 2015
Gets a collection of breakpoints.
Assembly: EnvDTE90 (in EnvDTE90.dll)
Implements
Debugger2::BreakpointsBreakpoints gets the collection of all breakpoints set in the debugger. This collection represents the list of all pending breakpoints. See dbgBreakpointType for a description of pending and bound breakpoints.
Show: