WebConfigurationManager::OpenMappedMachineConfiguration Method
.NET Framework (current version)
Opens the machine-configuration file as a Configuration object to allow read or write operations.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | OpenMappedMachineConfiguration(ConfigurationFileMap^) | Opens the machine-configuration file as a Configuration object, using the specified file mapping to allow read or write operations. |
![]() ![]() | OpenMappedMachineConfiguration(ConfigurationFileMap^, String^) | Opens the machine-configuration file as a Configuration object using the specified file mapping and location to allow read or write operations. |
Show:

