Raised during the step preceding the actual creation of the target zip file,
where files to keep from the original zip file (the ones that were not modified) are gathered
to a temporary location before overwriting the zip file.
Syntax
Event Data
The event handler receives an argument of type ByteProgressionEventArgs containing data related to this event. The following ByteProgressionEventArgs properties provide information specific to this event.
Requirements
Target Platforms: Windows 2000, Windows XP SP3 Family, Windows Server 2003-2008 Family, Windows Vista, Windows 7
See Also