TarEntry.IsDirectory

TarEntry.IsDirectory property

Gets a value indicating whether the entry represents a directory.

public bool IsDirectory { get; }

See Also