L
lobrys
Hi
the question is simple:
How to delete the appsettings section in memory in order to re-use the
configuration file?????
I know that for the first access in the appSettings, .NET build in memory un
readonly Key - Value collection.
I just want to delete this collection... and rebuild it in order to use the
new parameters in the configuration file.
Thanks for everything!
Bye!
Syl
the question is simple:
How to delete the appsettings section in memory in order to re-use the
configuration file?????
I know that for the first access in the appSettings, .NET build in memory un
readonly Key - Value collection.
I just want to delete this collection... and rebuild it in order to use the
new parameters in the configuration file.
Thanks for everything!
Bye!
Syl