Click or drag to resize

ReadEventArgs Properties

The ReadEventArgs 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.)
Public propertyRecordLine
The record line just read.
Public propertyRecordLineChanged
Whether the RecordLine property has been written-to.
Public propertySkipThisRecord
Set this property to true if you want to bypass the current record.
Top
See Also