IsFile Property
From SharpZip Compression Library
Get a value of true if the entry appears to be a file; false otherwise
public bool IsFile {get;}
Remarks
This only takes account Windows attributes. Other operating systems are ignored. For linux and others the result may be incorrect.