Click or drag to resize
DeserializedHttpResponseTRequestUri Property
Gets the request URI.

Namespace: DocuWare.Services.Http
Assembly: DocuWare.RestClient (in DocuWare.RestClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public Uri RequestUri { get; }

Property Value

Type: Uri
The request URI.
See Also