Ionic Zip Library v1.9.1.6
ExtractWithPassword Method (baseDirectory, password)
Extract the entry to the filesystem, starting at the specified base
directory, and using the specified password.
Declaration Syntax
Remarks
Existing entries in the filesystem will not be overwritten. If you would like to force the overwrite of existing files, see the ExtractExistingFileproperty, or call ExtractWithPassword(ExtractExistingFileAction, String).
See the remarks on the LastModified property, for some details about how the last modified time of the created file is set.