System.Web Namespace HttpRequest Class
Maps the specified virtual path to a physical path.
[ VB ] Overloads Public Function MapPath ( _ ByVal virtualPath As String _ ) As String [ C# ] public string MapPath ( string virtualPath ); [ C++ ] public: String* MapPath ( String* virtualPath ); [ JScript ] public function MapPath ( virtualPath : String ) : String;
The physical path on the server specified by virtualPath.
HttpRequest Class HttpRequest.MapPath Overload List
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph