HttpRequestBase::PathInfo Property
.NET Framework (current version)
When overridden in a derived class, gets additional path information for a resource that has a URL extension.
Assembly: System.Web (in System.Web.dll)
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
For the URL Http://www.contoso.com/virdir/page.html/tail, the PathInfo value is /tail.
.NET Framework
Available since 3.5
Available since 3.5
Show: