Click or drag to resize

WebServiceErrorResponseStack Property

Optional stack trace (only available when debugging).

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

Property Value

String
See Also