ComponentOne Zip for .NET
OverwriteSystem Property

C1.C1Zip.4 Assembly > C1.C1Zip Namespace > C1ZipFile Class : OverwriteSystem Property
Determines whether the component should overwrite system files when extracting entries from the zip file.
Syntax
Public Property OverwriteSystem As Boolean
public bool OverwriteSystem {get; set;}
See Also

Reference

C1ZipFile Class
C1ZipFile Members