Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
lars
Explore posts from servers
R
Reactiflux
C
C#
S
SolidJS
Posts
Comments
C
C#
•
Created by lars on 8/13/2023 in
#help
❔ Output to console if run from console - otherwise do not create console window?
cool i'll investigate that 👍 thanks both
13 replies
C
C#
•
Created by lars on 8/13/2023 in
#help
❔ Output to console if run from console - otherwise do not create console window?
are you suggesting calling
AttachConsole
conditionally based on
Environment.UserInteractive
?
13 replies
C
C#
•
Created by lars on 8/13/2023 in
#help
❔ Output to console if run from console - otherwise do not create console window?
that's working perfectly. thank you!
13 replies