Determines whether or not the current PC-DMIS command has a breakpoint.
Visual Basic |
---|
Public Property HasBreakpoint As Boolean |
Read/write Boolean.
You can also use this property to automatically set or clear breakpoints on individual commands by setting the HasBreakPoint property for the command to TRUE or FALSE.