ErrorRecordWrapper.ExceptionDetails property

Gets the exception details associated with the error record, if available.

public string? ExceptionDetails { get; }

See Also