Gets the Uniform Resource Indentifier (URI) of the resource that returned the response.
[Visual Basic] Overridable Public ReadOnly Property ResponseURI As URI [C#] public URI ResponseURI {override get;} [C++] public: __property virtual URI* get_ResponseURI(); [JScript] public function get ResponseURI() : URI;
HttpWebResponse Class | HttpWebResponse Members | System.Net Namespace