ZipArchive.AddDirectory Method
Name | Parameters | Description |
---|---|---|
Add |
path, archive |
Recursively add files and directories to the archive. |
Add |
path | Recursively add files and directories to the archive directory named by the last component of the specified path. |