Table of Contents

Property Debugger

Namespace
Alternet.Scripter.Debugger.UI.MAUI
Assembly
Alternet.Scripter.Debugger.UI.MAUI.v10.dll

Debugger

Gets or sets IScriptDebuggerBase which variables will be managed by this class.

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

Property Value

IScriptDebuggerBase