Gets a value indicating whether the current ZipItem is an empty directory.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public Overrides ReadOnly Property IsEmptyDirectory As Boolean Get |
C# |
---|
public override bool IsEmptyDirectory { get; } |