Home > Services > DXCore Services – Breakpoint

DXCore Services – Breakpoint

September 27th, 2010

The Breakpoint service provides methods for retrieving and toggling breakpoints in the IDE code editor.

Here are these methods:

Name Description
Get(String, Int32) Returns a breakpoint object for the specified file and line number if one exists.
Toggle(Int32) Toggles the breakpoint at the specified line number in the active file.
—–
Products: DXCore
Versions: 10.2 and up
VS IDEs: any
Updated: Oct/06/2010
ID: D017

Similar Posts: