Table of Contents

Property RedirectConsoleOutput

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

RedirectConsoleOutput

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

public bool RedirectConsoleOutput { get; set; }

Property Value

bool