ComponentOne Zip for UWP
OverwriteSystem Property

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

Reference

C1ZipFile Class
C1ZipFile Members