FileHelpersEventArgsEngine Property |
The engine that raise the event
Namespace:
FileHelpers.Events
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic EngineBase Engine { get; set; }
Public Property Engine As EngineBase
Get
Set
Property Value
Type:
EngineBase
See Also