This documentation is archived and is not being maintained.
HttpRequest::MapPath Method
Visual Studio 2008
Maps the virtual path in the requested URL to a physical path on the server for the current request.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: