Deployment Tools Foundation
CurrentFileNumber Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveProgressEventArgs ► CurrentFileNumber
Gets the number of the current file being processed. The first file is number 0, and the last file
is TotalFiles-1. Valid for StartFile,
PartialFile, and FinishFile messages.
Declaration Syntax
Value
The number of the file currently being processed, or the most recent
file processed if processing is currently at the stream or archive level.