Get the application root directory of your installation by using the following line:
string directory = AppDomain.CurrentDomain.BaseDirectory;
Get the application root directory of your installation by using the following line:
string directory = AppDomain.CurrentDomain.BaseDirectory;