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
Syntaxpublic ErrorManager SourceErrorManager { get; }
Public ReadOnly Property SourceErrorManager As ErrorManager
Get
Property Value
Type:
ErrorManager
See Also