Saving configuration settings at runtime

S

S. Olivier

Hey folks,
I converted an INI file to use app.config in VB.NET. I can read the settings
at runtime with ConfigurationSettings.AppSettings and work well, but is it
possible to write a new value at runtime?

Thanks for your help!

Serge O.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top