Table of Contents

Interface IScriptDebugger

Namespace
Alternet.Scripter.Debugger.Dap.Python
Assembly
Alternet.Scripter.Debugger.Dap.Python.v9.dll

Provides methods and properties that allow developers to debug applications in the common language runtime (CLR) environment.

public interface IScriptDebugger : IScriptDebuggerBase

Properties

RedirectConsoleOutput

If true, the debuggee console is hidden and the output is redirected into debugger Output. Default is false.

ServerLogDirectory

Specifies the debugger server log directory location. Default is null.