Get Path to Execution Directory of Windows Forms Application
- by Yaakov Ellis
I would like to get the path to the execution directory of a windows forms application (ie: the directory in which the executable is located). Does anyone know of a built-in method in .Net to do this?