From a Console Application project in Visual Studio, I want to redirect Console\'s output to the Output Window
Console
You can change it to System.Diagnostics.Debug.Write();