System.Web.Hosting.SimpleWorkerRequest.MapPath Method

Returns the physical path corresponding to the specified virtual path.

Syntax

public override string MapPath (string path)

Parameters

path
The virtual path.

Returns

The physical path that corresponds to the virtual path specified in the path parameter.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Hosting
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0