HttpWorkerRequest::MapPath Method (String^)
.NET Framework (current version)
Returns the physical path corresponding to the specified virtual path.
Assembly: System.Web (in System.Web.dll)
Parameters
- virtualPath
-
Type:
System::String^
The virtual path.
Return Value
Type: System::String^The physical path that corresponds to the virtual path specified in the virtualPath parameter.
.NET Framework
Available since 1.1
Available since 1.1
Show: