Check to see if the “Redirect all Output Window text to the Immediate Window” is checked under Tools -> Options -> Debugging -> General.
Alternatively, you can use the Console.WriteLine()
function as well.
Check to see if the “Redirect all Output Window text to the Immediate Window” is checked under Tools -> Options -> Debugging -> General.
Alternatively, you can use the Console.WriteLine()
function as well.