I found this question, but what I want to know is different - does the output from Console.WriteLine go anywhere when debugging? I know that for it to go to the output windo
Console.writeline() goes to a console window: the black command / dos prompt.