ClientSettingsStore
This class abstracts the details of config system away from the LocalFileSettingsProvider. It talks to
the configuration API and the relevant Sections to read and write settings.
It understands sections of type ClientSettingsSection.
NOTE: This API supports reading from app.exe.config and user.config, but writing only to
user.config.
public ClientSettingsStore()