Gets the URI that responds to the current request.
A Uri identifying the Internet resource that responds to the current request. The default is the URI used by the WebRequest.Create(Uri, bool) method to initialize the current instance.
This property is read-only.
The value of this property is set to the URI that is the source of the response after all redirections are complete.
Note: The URI of the original request is kept in the HttpWebRequest.RequestUri property.
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0