System.Web.HttpWorkerRequest.MapPath Method

Returns the physical path corresponding to the specified virtual path.

Syntax

public virtual string MapPath (string virtualPath)

Parameters

virtualPath
The virtual path.

Returns

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

Remarks

Documentation for this section has not yet been entered.

Requirements

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