Click or drag to resize
HttpClientRequestExceptionHtmlError Property
Gets the HTML error.

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

Property Value

Type: String
The HTML error.
See Also