System.Web.Configuration.IConfigMapPathFactory.Create Method

Creates the interface for the mapping between configuration-file virtual and physical paths.

Syntax

public IConfigMapPath Create (string virtualPath, string physicalPath)

Parameters

virtualPath
The configuration-file virtual path.
physicalPath
The configuration-file physical path.

Returns

The System.Web.Configuration.IConfigMapPath object associated with the specified configuration-file path mapping.

Remarks

IConfigMapPathFactory.Create(string, string) is introduced in the .NET Framework version 3.5. For more information, see The .NET Framework 3.5 Architecture.

Requirements

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