Click or drag to resize

IFileHelperEngineTBeforeWriteRecord Event

Called in write operations just before the record is converted to a string to write it.

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
event BeforeWriteHandler<T> BeforeWriteRecord

Value

Type: FileHelpers.EventsBeforeWriteHandlerT
See Also