Deployment Tools Foundation
CurrentFileName Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveProgressEventArgs ► CurrentFileName
Gets the name of the file being processed. (The name of the file within the Archive; not the external
file path.) Also includes the internal path of the file, if any. Valid for
StartFile, PartialFile,
and FinishFile messages.
Declaration Syntax
Value
The name of the file currently being processed, or null if processing
is currently at the stream or archive level.