Click or drag to resize

EventEngineBaseTBeforeWriteRecord 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
public event BeforeWriteHandler<T> BeforeWriteRecord

Value

Type: FileHelpers.EventsBeforeWriteHandlerT
See Also