Deployment Tools Foundation
FileBytesProcessed Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveProgressEventArgs ► FileBytesProcessed
Gets the number of uncompressed bytes processed so far among all files. Valid for all message types.
Declaration Syntax
Value
The number of uncompressed file bytes processed so far among all files.
Remarks
When compared to TotalFileBytes, this can be used as a measure of overall progress.