ProgressEventArgsCurrentBytes Property |
Current position in the file
Namespace:
FileHelpers.Events
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic long CurrentBytes { get; }
Public ReadOnly Property CurrentBytes As Long
Get
Property Value
Type:
Int64
See Also