Click or drag to resize

BreakLocation Properties

Version 86.0.240

The BreakLocation type exposes the following members.

Properties
  NameDescription
Public propertyColumnNumber
Column number in the script (0-based).
Public propertyLineNumber
Line number in the script (0-based).
Public propertyScriptId
Script identifier as reported in the `Debugger.scriptParsed`.
Public propertyType
Type
Top
See Also