C
C#2mo ago
armoiredu44

how to see the console programm output in vs, WPF

I've got some Console.writeLine stuff but I can't find the console where it is displayed ! thx for any help
3 Replies
Pobiega
Pobiega2mo ago
You normally don't use console in wpf apps. You could use Debug.WriteLine instead, and see it in the debug window of VS
Qwerz
Qwerz2mo ago
I personally liked using Trace from System.Diagnostics . . .
armoiredu44
armoiredu442mo ago
okay thx
Want results from more Discord servers?
Add your server