Click or drag to resize

FileTransformEngineTSource, TDestinationDestinationErrorManager Property

Allow access the ErrorManager of the engine used to write the destination file, is null before any file is transformed

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

Property Value

Type: ErrorManager
See Also