The properties of the AfterWriteRecordEventArgs class are listed below. For a complete list of AfterWriteRecordEventArgs class members, see the AfterWriteRecordEventArgs Members topic.
LineNumber (inherited from FileHelpers.WriteRecordEventArgs) | The current line number. |
Record (inherited from FileHelpers.WriteRecordEventArgs) | The current record. |
RecordLine | The line to be written to the file. WARNING: you can change this and the engines will write it to the file. |
AfterWriteRecordEventArgs Class | FileHelpers Namespace