Overload List
Name | Description | |
---|---|---|
![]() | UnzipFile(IFileInfo) |
Extracts the files and folders contained in the specified zip file to the folder where the file belongs.
|
![]() | UnzipFile(IFileInfo, IFolderInfo) |
Extracts the files and folders contained in the specified zip file to the specified folder.
|
![]() | UnzipFile(IFileInfo, IFolderInfo, IList<(Of <<'(String>)>>)) |
Extracts the files and folders contained in the specified zip file to the specified folder.
|