property ResponseUri: string;
Description
Gets the URI of the Internet resource that responded to the request.
The 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 original server redirected the request.
This property is read-only.
See also