Click or drag to resize
ErrorUnitCentralLastErrorStack Property
Last Error Stack Thrown

Namespace: ErrorUnit
Assembly: ErrorUnit (in ErrorUnit.dll) Version: 1.3.0
Syntax
C#
public string LastErrorStack { get; set; }

Property Value

Type: String

Implements

IErrorUnitCentralLastErrorStack
See Also