I have some code (not related), which I'm running in Visual Studio. However, when I run it, it always runs in Command Line (which is fine), but I would also like it to display the output in the Output bar in Visual Studio, so that I can work on my code at the same time.
(On the left is my code, the middle is the Command Line, and the Output bar is (empty) on the right.)
Any help would be greatly appreciated!