Back to Devexpress

ZipArchive.AddDirectory Method

officefileapi-devexpress-dot-compression-dot-ziparchive-dot-adddirectory.md

latest520 B
Original Source

ZipArchive.AddDirectory Method

NameParametersDescription
AddDirectory(String, String)path, archivePathRecursively add files and directories to the archive.
AddDirectory(String)pathRecursively add files and directories to the archive directory named by the last component of the specified path.