Property DiagnosticInfo
Namespace: Belay.Core
Assembly: Belay.Core.dll
DiagnosticInfo
Gets or sets diagnostic information about the error.
csharp
public string? DiagnosticInfo { get; set; }
Namespace: Belay.Core
Assembly: Belay.Core.dll
Gets or sets diagnostic information about the error.
public string? DiagnosticInfo { get; set; }