Ionic Zip Library v1.9.1.6
IsZipFile Method (filename)
A wrapper for ZipFile.IsZipFile(string)
Declaration Syntax
Parameters
- filename (String)
- The filename to of the zip file to check.
Return Value
true if the file contains a valid zip file.