Summary
Gets the files and folders.
- Namespace
- Cake
.SevenZip .Parsers - Containing Type
- IArchiveListOutput
Syntax
IEnumerable<IArchivedFileListOutput> Files { get; }
Value
| Type | Description |
|---|---|
| IEnumerable |
The files and folders. |