Opens the machine-configuration file as a System.Configuration.Configuration object using the specified file mapping and location to allow read or write operations.
- fileMap
- The System.Configuration.ConfigurationFileMap object to use in place of a default machine-configuration file.
- locationSubPath
- The specific resource to which the configuration applies.
A System.Configuration.Configuration object.