Property RedirectConsoleOutput
- Assembly
- Alternet.Scripter.Debugger.Dap.Python.v10.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; }