Change settings valuesof setting within a "ClientSettingsSection" with C#
- by Elmex
Is it possible to change values of settings within a ClientSettingsSection (System.Configuration.ClientSettingsSection) in a exe-configuration? Unfornately the settings in the ClientSettingsSection collection are read-only !