
October 13th, 2003, 09:38 AM
|
|
Junior Member
|
|
Join Date: Jan 2003
Posts: 24
Time spent in forums: 7 sec
Reputation Power: 0
|
|
|
Configuration Settings
Hello,
I am attempting to use the Configuration.AppSettings collection. I am attempting to access it from a .dll file.
I understand that if you are writing an application, you can access the values in the config file in a file named program.exe.config, however, how do you access the elements in the config file for a .dll file?
Thanks
|