ErrorRecordWrapper.ErrorDetails property

Gets or sets the error details associated with the error record.

public ErrorDetails ErrorDetails { get; set; }

See Also