AddSelectedFiles Method

DotNetZip

Ionic Zip Library v1.9.1.6 AddSelectedFiles Method
ReferenceIonic.ZipZipFileAddSelectedFiles()()()()
Members
Icon Member Description
AddSelectedFiles(String)
Adds to the ZipFile a set of files from the current working directory on disk, that conform to the specified criteria.

AddSelectedFiles(String, Boolean)
Adds to the ZipFile a set of files from the disk that conform to the specified criteria, optionally recursing into subdirectories.

AddSelectedFiles(String, String)
Adds to the ZipFile a set of files from a specified directory in the filesystem, that conform to the specified criteria.

AddSelectedFiles(String, String, Boolean)
Adds to the ZipFile a set of files from the specified directory on disk, that conform to the specified criteria.

AddSelectedFiles(String, String, String)
Adds to the ZipFile a selection of files from the specified directory on disk, that conform to the specified criteria, and using a specified root path for entries added to the zip archive.

AddSelectedFiles(String, String, String, Boolean)
Adds to the ZipFile a selection of files from the specified directory on disk, that conform to the specified criteria, optionally recursing through subdirectories, and using a specified root path for entries added to the zip archive.

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)