Page 1 of 1

Send output to the immediate window

PostPosted: July 13th, 2016, 1:30 am
by proveninnovation
Hi there,

Sorry if this is a dumb question, but spotting a solution has escaped me!

Is is possible to programmatically output to the Visual Studio immediate window during execution?

Code: Select all
some_func_to_send_to_vs_immediate_window("Test message");


Regards,
Neil.