System.Web.Configuration.WebConfigurationManager.OpenMappedMachineConfiguration Method

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

Syntax

public static System.Configuration.Configuration OpenMappedMachineConfiguration (System.Configuration.ConfigurationFileMap fileMap)

Parameters

fileMap
The System.Configuration.ConfigurationFileMap object to use in place of the default machine-configuration file.

Returns

A System.Configuration.Configuration object.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0