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