Click or drag to resize

WebServiceErrorResponseDetail Property

Optional detailed information about the error.

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

Property Value

String
See Also