Click or drag to resize

WebServiceErrorResponseUri Property

Optional Uri for more information on the error.

Namespace: Orthogonal.Hoarder.StdLib.DTO
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public string? Uri { get; init; }

Property Value

String
See Also