T
Tim Marsden
Hi
How do I manually read then values held in an app.config file.
I have an application with an application configuration file.
I can read the values in the file using Configuration.appsettings etc and
all is OK.
However I want to read the values from a DLL ( launched form another
application).
how do I do this?
Tim
How do I manually read then values held in an app.config file.
I have an application with an application configuration file.
I can read the values in the file using Configuration.appsettings etc and
all is OK.
However I want to read the values from a DLL ( launched form another
application).
how do I do this?
Tim