Click or drag to resize

FileHelpersEventArgs Class

Event args to signal engine failures
Inheritance Hierarchy

Namespace:  FileHelpers.Events
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public abstract class FileHelpersEventArgs : EventArgs

The FileHelpersEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEngine
The engine that raise the event
Public propertyLineNumber
The current line number.
Top
See Also