Property RedirectConsoleOutput
RedirectConsoleOutput
If true, the debuggee console is hidden and the output is redirected into debugger Output. Default is false
.
bool RedirectConsoleOutput { get; set; }
If true, the debuggee console is hidden and the output is redirected into debugger Output. Default is false
.
bool RedirectConsoleOutput { get; set; }