how to count number of files in zipfile in c#
Please tell me how to count the number of files in ZIP file.
I need a C# code to do this job in visual studio. Tried many codes when I
Googled but getting an error saying:
The namespace or assembly is not found for ZIPENTRY/ZIPFILE.
Can anyone tell me what i should include/anything need to be
installed/provide me any code to count the number of files?
No comments:
Post a Comment