TarEntry.IsDirectory
TarEntry.IsDirectory property
Gets a value indicating whether the entry represents directory.
public bool IsDirectory { get; }
See Also
- class TarEntry
- namespace Aspose.Zip.Tar
- assembly Aspose.Zip
Gets a value indicating whether the entry represents directory.
public bool IsDirectory { get; }