Interface: IBreakpoint
A stop point in the source file of a code.
Remarks
Examples
Implemented types
Derived types
Constructors
Name
Description
Methods
Name
Description
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.
Fields
Name
Description
Events
Name
Description