Skip to main content Skip to complementary content

BreakpointList Property

Overloads

BreakpointList

Lists the breakpoints in the script of an app.

JSON property name: qBreakpointList

BreakpointList

Lists the breakpoints in the script of an app.

JSON property name: qBreakpointList

Declaration

      public IEnumerable<EditorBreakpoint> BreakpointList { get; set; }
    

Property Value

Type Description
System.Collections.Generic.IEnumerable<EditorBreakpoint>

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!