IArchiveListOutput.

Files Property

Summary

Gets the files and folders.
Assembly
Cake.7zip.dll
Namespace
Cake.SevenZip.Parsers
Containing Type
IArchiveListOutput

Syntax

IEnumerable<IArchivedFileListOutput> Files { get; }

Value

Type Description
IEnumerable<IArchivedFileListOutput> The files and folders.