Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
ZipEntry::IsDirectory
True if the Zip entry is a directory, false if it is a file.
![]() |
Declarations | ||
|
[Visual Basic] Public ReadOnly Property IsDirectory As Boolean [C#] public bool IsDirectory {get;} [C++] public: __property bool get_IsDirectory(); [JScript] public function get IsDirectory() : Boolean; |
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.