Mono Class Library: System.Net.HttpWebResponse Overview | MembersSystem.Net.HttpWebResponse.ResponseUri Property |
Gets the Uri of the Internet resource that actually responded to the request. [Edit]
|
A Uri representing the resource that actually responded to the request. [Edit]
Type Reason ObjectDisposedException The current instance has been disposed. [Edit]
This property is read-only.
Note:[Edit]The HttpWebResponse.ResponseUri property contains the URI of the Internet resource that actually responded to the request. This URI might not be the same as the originally requested URI if the request was redirected by the original server.
This method overrides WebResponse.ResponseUri .
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0