Interface: IBreakpoint

A stop point in the source file of a code.

Properties

Name Description
IsEnabled Specifies whether the breakpoint is enabled or not.
Line The line number on which the breakpoint is.
SourceFile The file to which the breakpoint is attached.