Summary
The parsed output one file inside an
IArchiveListOutput of the ListCommand.
- Namespace
- Cake
.SevenZip .Parsers
graph BT
Type["IArchivedFileListOutput"]
class Type type-node
Syntax
public interface IArchivedFileListOutput
Properties
| Name | Value | Summary |
|---|---|---|
| Attributes | string |
Gets the attributes.
|
| CompressedSize | long |
Gets the compressed size.
|
| FileDate | DateTime |
Gets the file date.
|
| Name | string |
Gets the name.
|
| Size | long |
Gets the size.
|