How to list the contents of a .zip folder in c#?

Posted by vbroto on Stack Overflow See other posts from Stack Overflow or by vbroto
Published on 2008-11-21T03:47:00Z Indexed on 2010/05/25 22:01 UTC
Read the original article Hit count: 135

Filed under:
|
|
|
|

How to list the contents of a zipped folder in C#? For example how to know how many items are contained within a zipped folder, and what is their name?

© Stack Overflow or respective owner

Related posts about c#

Related posts about list