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