There are times when you want to retrieve the application’s path where the exe is running to get access to another file or accessing the configuration file etc.
Below is a sample program that demonstrates how one can retrieve the …
The post How to Get the Application’s path in Windows or Console Application in C#? appeared first on Abundant Code.