Click or drag to resize

ArchiveCreatorCreateArchive Method

Overload List
  NameDescription
Public methodCreateArchive(FileInfo, Boolean, String, String)
Creates an .zip archive with all choosen files to the specified path.
Public methodCreateArchive(FileInfo, CompressionOption, String, String)
Creates an .zip archive with all choosen files to the specified path.
Public methodCreateArchive(String, Boolean, String, String)
Creates an .zip archive with all choosen files to the specified path.
Top
See Also