Click or drag to resize

ErrorManagerErrors Property

Is an array of ErrorInfo that contains the errors of the last operation in this class.

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public ErrorInfo[] Errors { get; }

Property Value

Type: ErrorInfo
See Also