Click or drag to resize

AfterWriteEventArgsRecordLine Property

The line to be written to the destination. WARNING: you can change the line value and the engines will write it to the destination.

Namespace:  FileHelpers.Events
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public string RecordLine { get; set; }

Property Value

Type: String
See Also