SimpleWorkerRequest.GetPathInfo Method ()

 

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

Namespace:   System.Web.Hosting
Assembly:  System.Web (in System.Web.dll)

Public Overrides Function GetPathInfo As String

Return Value

Type: System.String

Additional path information for a resource.

.NET Framework
Available since 1.1
Return to top
Show: