-
-
Notifications
You must be signed in to change notification settings - Fork 3
PKZip.ZipWriter.DeleteEntry
Andrew Lambert edited this page Nov 26, 2022
·
3 revisions
Sub DeleteEntry(Path As String)
Name | Type | Comment |
---|---|---|
Path | String | The path to be deleted. |
Deletes the archive entry. If the entry was a directory then all entries within the directory are also deleted.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.