|
-
Aug 9th, 2011, 11:01 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] DotNetZip, removing a directory...
http://dotnetzip.codeplex.com/
There's a RemoveEntry() function to remove a file, but I can't seem to find a function to remove a directory... Does DotNetZip support directory removal? If not, what are some other libraries I could try?
-
Aug 10th, 2011, 12:40 AM
#2
Re: [RESOLVED] DotNetZip, removing a directory...
That's the method you use. Notice how the AddDirectory method returns a ZipEntry? That would be the entry that you remove.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|