View Archive Entries

Viewing archive entries in this code example means examining or inspecting the contents of a file within the ZIP archive without extracting it. IronZIP allows users to browse the contents of the archive and preview the files' names without fully extracting them.

To view the archive entries, first, open the archive by passing the archive file path to the constructor. From there, use the GetArchiveEntryNames method. This method will return a list of entries inside the currently opened archive.

Discover how to Create, Read, and Extract ZIP Files with our Detailed Tutorial!

Talk to an Expert Five Star Trust Score Rating

Ready to Get Started?

Nuget Passed