WrapperException.ErrorRecordWrapper property

Gets the wrapped ErrorRecordWrapper associated with this exception, if any.

public ErrorRecordWrapper? ErrorRecordWrapper { get; }

See Also