CheckZip Method (filename)
From DotNetZip
Ionic Zip Library v1.9.1.6
CheckZip Method (filename)
A wrapper for ZipFile.CheckZip(string)
- filename (String)
- The filename to of the zip file to check.
true if the named zip file checks OK. Otherwise, false.