Gets additional path information that follows a resource with URL extension.
[Visual Basic] Public ReadOnly Property PathInfo As String [C#] public string PathInfo {get;} [C++] public: __property String* get_PathInfo(); [JScript] public function get PathInfo() : String;
A String representing additional path information that follows a resource with URL extension.
HttpRequest Class | HttpRequest Members | System.Web Namespace