G
Guest
Hi
I have been using ConfigurationSettings to read application settings and it working fine. now I want to be able to re-read the setting while it is running
for example, I am thinking to enable the user to change the configuration setting and make it effective without have to shut down and restart the program
what's the method call to get the new value from the configuration file
Thank
Michael
I have been using ConfigurationSettings to read application settings and it working fine. now I want to be able to re-read the setting while it is running
for example, I am thinking to enable the user to change the configuration setting and make it effective without have to shut down and restart the program
what's the method call to get the new value from the configuration file
Thank
Michael