Hi I want to print some messages when I run the C # GUI application in Visual Studio. This is like debugging. So I tried, but didn't work. console.writeline () does not work or may work, but I could not see the messages. Does anyone know about this? give me a solution if you know. Thank.
source
share