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.


The number of uncompressed file bytes processed so far among all files.

When compared to TotalFileBytes, this can be used as a measure of overall progress.