Table of Contents

Property Breakpoints

Namespace
Alternet.Scripter.Debugger.UI.Wpf
Assembly
Alternet.Scripter.Debugger.UI.Wpf.v9.dll

Breakpoints

Gets or sets a list of Breakpoint which state was changed.

public IList<Breakpoint> Breakpoints { get; set; }

Property Value

IList<Breakpoint>