Property Debugger
- Namespace
- Alternet.Scripter.Integration.MAUI
- Assembly
- Alternet.Scripter.Integration.MAUI.v10.dll
Debugger
Gets or sets IScriptDebuggerBase
, which messages, errors,
and breakpoints will be displayed by this control.
[Browsable(false)]
public IScriptDebuggerBase? Debugger { get; set; }