The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ConfigurationManager::OpenMappedExeConfiguration Method
.NET Framework (current version)
Opens the specified client configuration file as a Configuration object.
Assembly: System.Configuration (in System.Configuration.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | OpenMappedExeConfiguration(ExeConfigurationFileMap^, ConfigurationUserLevel) | Opens the specified client configuration file as a Configuration object that uses the specified file mapping and user level. |
![]() ![]() | OpenMappedExeConfiguration(ExeConfigurationFileMap^, ConfigurationUserLevel, Boolean) | Opens the specified client configuration file as a Configuration object that uses the specified file mapping, user level, and preload option. |
Show:

