Tag Archives: Delete a directory in ZIP in Csharp net

Delete Files in a ZIP Archive in C# .NET

While working with archives from within your .NET applications, you may need to manipulate files inside a ZIP. In the previous post, you have seen how to add files/folders in a ZIP archive. In this article, you will learn how to delete files inside the ZIP archives programmatically in C#. So let's begin.

Posted in Aspose.ZIP Product Family | Tagged , , ,