Click or drag to resize

FileHelpersEventArgsEngine Property

The engine that raise the event

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

Property Value

Type: EngineBase
See Also