I\'m trying to debug a C# application. The method:
System.Diagnostics.Debug.WriteLine(\"something\");
should do the work, but in the Output
IF you use shortcuts, make sure you press F5 to Start Debugging mode (not Ctr+F5).
F5
F5 Starting Debugging CTRL+F5 Starting Without Debugging
F5 Starting Debugging
CTRL+F5 Starting Without Debugging