ErrorRecordWrapper.ExceptionMessage property
Gets the exception message associated with the error record, if available.
public string? ExceptionMessage { get; }
See Also
- class ErrorRecordWrapper
- namespace Kestrun.Logging.Data
Gets the exception message associated with the error record, if available.
public string? ExceptionMessage { get; }