ArchiveEntry.IsDirectory

ArchiveEntry.IsDirectory property

Gets a value indicating whether the entry represents a directory.

public bool IsDirectory { get; }

See Also