Retrieves the physical path that a virtual path, either absolute or relative, or an application-relative path maps to.
- virtualPath
- A string that represents the virtual path.
The physical path associated with the virtual path or application-relative path.
The Page.MapPath(string) property can potentially contain sensitive information about the hosting environment. The return value should not be displayed to users.