Method GetBreakpointStatementAtPosition
GetBreakpointStatementAtPosition(Point)
When implemented by a class, gets breakpoint statement range at pecified position.
IRange GetBreakpointStatementAtPosition(Point position)
Parameters
positionPointThe position to check.
Returns
- IRange
IRangeof the found breakpoint.