I built a console app for testing. Is there a simple way to get Console.WriteLine("Hello World"); to print to the IDE Output window rather than the Console window?
I built a console app for testing. Is there a simple way to get Console.WriteLine("Hello World"); to print to the IDE Output window rather than the Console window?