Returns true, if the breakpoint is activated.public bool ActivatedRead only
Example
See demo_debug_csharp.htm
Number of line of module which contains given breakpoint.public int LineNumberRead only.
Name of module which contains given breakpoint.public string ModuleNameRead only.