G
Guest
I am trying to create a xml config file for my class library assembly. The problem is that I can't seem to find out where the application will be running. I want to place the xml file in the /bin directory where the assembly would be.
I tried Application.StartupPath but it does not work. Any suggestions?
I tried Application.StartupPath but it does not work. Any suggestions?