Deployment Tools Foundation
ExtractOnlyNewerFiles Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveFileStreamContext ► ExtractOnlyNewerFiles
Gets or sets a flag that can prevent extracted files from overwriting
newer files that already exist.
Declaration Syntax
Value
True to prevent overwriting newer files that already exist
during extraction; false to always extract from the archive regardless
of existing files.