| BreakLocation Properties | 
The BreakLocation type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ColumnNumber | 
            Column number in the script (0-based).
             | 
|  | LineNumber | 
            Line number in the script (0-based).
             | 
|  | ScriptId | 
            Script identifier as reported in the `Debugger.scriptParsed`.
             | 
|  | Type | 
            Type
             | 
 See Also
See Also