Deployment Tools Foundation
CurrentFileBytesProcessed Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveProgressEventArgs ► CurrentFileBytesProcessed
Gets the number of bytes processed so far when compressing or extracting a file. Valid for
StartFile, PartialFile,
and FinishFile messages.
Declaration Syntax
Value
The number of uncompressed bytes processed so far for the current file,
or 0 if processing is currently at the stream or archive level.