Path info is a string which follows the script name in the URI of the request. For example, if the script name is 'foo.aspx' and the URI is '/somedir/foo.aspx/bar/baz', then the path info is '/bar/baz'.
Requirements
Namespace: System.Web.Hosting Assembly: System.Web (in System.Web.dll) Assembly Versions: 1.0.5000.0, 2.0.0.0