EggEntry.IsDirectory

EggEntry.IsDirectory property

Gets a value indicating whether this entry represents a directory.

public bool IsDirectory { get; }

See Also