ConfigurationManager.OpenMappedExeConfiguration Method
.NET Framework 4.5
Opens the specified client configuration file as a Configuration object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |