ErrorInfoExceptionInfo Property |
The exception that indicates the error.
Namespace:
FileHelpers
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic Exception ExceptionInfo { get; }
Public ReadOnly Property ExceptionInfo As Exception
Get
Property Value
Type:
Exception
See Also