Skip to content

Property DiagnosticInfo

Namespace: Belay.Core
Assembly: Belay.Core.dll

DiagnosticInfo

Gets or sets diagnostic information about the error.

csharp
public string? DiagnosticInfo { get; set; }

Property Value

string?

Released under the Apache License 2.0.