IsDirectory Property From DotNetZip previous page next page Ionic Zip Library v1.9.1.6 IsDirectory Property Reference ► Ionic.Zip ► ZipEntry ► IsDirectory C# Visual Basic Visual C++ True if the entry is a directory (not a file). This is a readonly property on the entry. Declaration Syntax C# Visual Basic Visual C++ public bool IsDirectory { get; } Public ReadOnly Property IsDirectory As Boolean Get public: property bool IsDirectory { bool get (); } Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8) previous page start next page