Deployment Tools Foundation
CurrentArchiveNumber Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveProgressEventArgs ► CurrentArchiveNumber
Gets the current archive number, when processing a chained set of archives. Valid for all message types.
Declaration Syntax
Value
The number of the current archive.
Remarks
The first archive is number 0, and the last archive is
TotalArchives-1.