IEvaluationContextInternal.BreakNext Property
Specifies whether evaluation should be stopped for debugging on the next upcoming step.
Namespace: SMath.MathAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
bool BreakNext { get; set; }
Property BreakNext As Boolean
Get
Set
property bool BreakNext {
bool get ();
void set (bool value);
}
abstract BreakNext : bool with get, set
Property Value
Boolean