Folders

ArchiveViewInfo.Folders property

The folders contained by the archive file.

public List<string> Folders { get; set; }

See Also