Gets the virtual path of the current request.
The path as a string
The HttpRequest.FilePath property does not include the HttpRequest.PathInfo trailer. For example, for the URL http://www.contoso.com/virdir/page.html/tail, the HttpRequest.FilePath value is /virdir/page.html.