ConvertExceptionFieldName Property |
The name of the field related to the exception. (null for unknown)
Namespace:
FileHelpers
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic string FieldName { get; }
Public ReadOnly Property FieldName As String
Get
Property Value
Type:
String
See Also