System.Web.HttpRequest.PathInfo Property

Gets additional path information for a resource with a URL extension.

Syntax

public string PathInfo { get; }

Value

Documentation for this section has not yet been entered.

Remarks

For the URL Http://www.contoso.com/virdir/page.html/tail, the HttpRequest.PathInfo value is /tail.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0