I\'m trying to debug a C# application. The method:
System.Diagnostics.Debug.WriteLine(\"something\");
should do the work, but in the Output
Also worth checking - right-click in the output window, and ensure "Program output" is checked.