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