Table of Contents

Property Debugger

Namespace
Alternet.Scripter.Integration
Assembly
Alternet.Scripter.Integration.v9.dll

Debugger

Gets or sets IScriptDebuggerBase, which messages, errors, and breakpoints will be displayed by this control.

[Browsable(false)]
public IScriptDebuggerBase Debugger { get; set; }

Property Value

IScriptDebuggerBase