HttpResponse.ResponseUri Property Namespace: Rebex.Net Assembly: Rebex.Http.dll (version 8.0.9673) ResponseUri Gets a uri that responsed to the request. Declaration public override Uri ResponseUri { get; } Property Value Type Description Uri Overrides WebResponse.ResponseUri