Colleagues,
Subject line says it. But just in case:
The app is Console type.
Reason for needing this: need to name the app's log file (don't want to hard-code it, y'kno...)
The Q.:
Is there equivalent to the System.Windows.Forms Application class?
If not - how can I obtain the Console type app's name programmatically?
TIA!
Regards,
Ilya
Subject line says it. But just in case:
The app is Console type.
Reason for needing this: need to name the app's log file (don't want to hard-code it, y'kno...)
The Q.:
Is there equivalent to the System.Windows.Forms Application class?
If not - how can I obtain the Console type app's name programmatically?
TIA!
Regards,
Ilya