System.Web.HttpWorkerRequest.GetPathInfo Method

Returns additional path information for a resource with a URL extension. That is, for the path /virdir/page.html/tail, the GetPathInfo value is /tail.

Syntax

public virtual string GetPathInfo ()

Returns

Additional path information for a resource.

Remarks

Documentation for this section has not yet been entered.

Requirements

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