WebConfigurationManager::OpenMappedMachineConfiguration Method

 

Opens the machine-configuration file as a Configuration object to allow read or write operations.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticOpenMappedMachineConfiguration(ConfigurationFileMap^)

Opens the machine-configuration file as a Configuration object, using the specified file mapping to allow read or write operations.

System_CAPS_pubmethodSystem_CAPS_staticOpenMappedMachineConfiguration(ConfigurationFileMap^, String^)

Opens the machine-configuration file as a Configuration object using the specified file mapping and location to allow read or write operations.

Return to top
Show: