Click or drag to resize

WriteEventArgs Class

Inheritance Hierarchy

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

The WriteEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEngine
The engine that raise the event
(Inherited from FileHelpersEventArgs.)
Public propertyLineNumber
The current line number.
(Inherited from FileHelpersEventArgs.)
Top
See Also