HttpWebResponse.ResponseUri Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the URI of the Internet resource that responded to the request.
Assembly: System.Net (in System.Net.dll)
Property Value
Type: System.UriA Uri that contains the URI of the Internet resource that responded to the request.
For more information, see the base class, ResponseUri.
Show: