ErrorRecordWrapper.ExceptionMessage property

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

public string? ExceptionMessage { get; }

See Also