Click or drag to resize

FileTransformEngineTSource, TDestinationSourceErrorManager Property

Allow access the ErrorManager of the engine used to read the source file, is null before any file is transformed

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public ErrorManager SourceErrorManager { get; }

Property Value

Type: ErrorManager
See Also