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
Syntaxpublic string RecordLine { get; set; }
Public Property RecordLine As String
Get
Set
Property Value
Type:
String
See Also