ErrorRecordWrapper.ScriptStackTrace property
Gets the script stack trace associated with the error record.
public string ScriptStackTrace { get; }
See Also
- class ErrorRecordWrapper
- namespace Kestrun.Logging.Data
Gets the script stack trace associated with the error record.
public string ScriptStackTrace { get; }