Overload List

  NameDescription
Public methodUnzipFile(IFileInfo)
Extracts the files and folders contained in the specified zip file to the folder where the file belongs.
Public methodUnzipFile(IFileInfo, IFolderInfo)
Extracts the files and folders contained in the specified zip file to the specified folder.
Public methodUnzipFile(IFileInfo, IFolderInfo, IList<(Of <<'(String>)>>))
Extracts the files and folders contained in the specified zip file to the specified folder.

See Also