Click or drag to resize

BeforeWriteEventArgsTRecord Property

The current record.

Namespace:  FileHelpers.Events
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public T Record { get; }

Property Value

Type: T
See Also