Loads the configuration Inedo.Configuration.Sources.IConfigSource associated with this configuration.
Inedo.Configuration.Sources.IConfigSource representing the configuration source.
By default, an internal configuration source is used that reads values from the appSettings seciton of the .config file, concatenating the scope and key ("scope.key") to be used as the appsetting's value.