AfterWriteEventArgs Class |
Namespace: FileHelpers.Events
The AfterWriteEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Engine | The engine that raise the event (Inherited from FileHelpersEventArgs.) |
![]() | LineNumber | The current line number. (Inherited from FileHelpersEventArgs.) |
![]() | RecordLine |
The line to be written to the destination.
WARNING: you can change the line value and the engines will write it to the destination.
|