ArchiveExtractorExtractArchiveTo Method |
Name | Description | |
---|---|---|
ExtractArchiveTo(DirectoryInfo) |
Executes the extraction of the archive to the specified folder.
| |
ExtractArchiveTo(String) |
Executes the extraction of the archive to the specified folder.
| |
ExtractArchiveTo(DirectoryInfo, ListArchiveExtractorFilePattern, ListArchiveExtractorMapping) |
Executes the extraction of the archive to the specified folder.
| |
ExtractArchiveTo(DirectoryInfo, ListArchiveExtractorFilePattern, ListArchiveExtractorFilePattern, ListArchiveExtractorFilePattern, ListArchiveExtractorMapping) |
Executes the extraction of the archive to the specified folder.
|