HttpRequest::MapPath Method
.NET Framework (current version)
Maps the virtual path in the requested URL to a physical path on the server for the current request.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | MapPath(String^) | Maps the specified virtual path to a physical path. |
![]() | MapPath(String^, String^, Boolean) | Maps the specified virtual path to a physical path. |
Show:
