ZipArchive.AddFiles Method
Name | Parameters | Description |
---|---|---|
AddFiles(IEnumerable<String>, String) | fileNames, archivePath | Adds files to the archive at the specified path. |
AddFiles(IEnumerable<String>) | fileNames | Adds files to archive. |
Name | Parameters | Description |
---|---|---|
AddFiles(IEnumerable<String>, String) | fileNames, archivePath | Adds files to the archive at the specified path. |
AddFiles(IEnumerable<String>) | fileNames | Adds files to archive. |