Xceed .NET Libraries Documentation
Unzip Method


Xceed.Zip Assembly > Xceed.Zip Namespace > QuickZip Class : Unzip Method
Extracts files from a zip file overwriting existing files and restoring the directory structure.
Overload List
OverloadDescription
Extracts files from a zip file overwriting existing files and restoring the directory structure.  
Extracts files from a zip file specifying whether existing files will be overwritten and if the directory structure will be restored.  
Extracts files from a zip file providing a decryption password and specifying whether existing files will be overwritten and if the directory structure will be restored.  
Extracts files from a spanned zip file specifying the callback method called when requesting a new disk, providing a decryption password and specifying whether existing files will be overwritten and if the directory structure will be restored.  
Extracts files from a zip file overwriting existing files and restoring the directory structure, using the provided decryption password, and tracking item or byte progression.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

QuickZip Class
QuickZip Members