OverwriteReadOnly Property
In This Topic
Determines whether the component should overwrite read-only files when extracting entries from the zip file.
Syntax
Public Property OverwriteReadOnly As Boolean
public bool OverwriteReadOnly {get; set;}
See Also