ProgressEventArgsTotalRecords Property |
Total records in the file (-1 is unknown)
Namespace:
FileHelpers.Events
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic int TotalRecords { get; }
Public ReadOnly Property TotalRecords As Integer
Get
Property Value
Type:
Int32
See Also