SecureBlackbox 2020 macOS Edition

Questions / Feedback?

Files Property

Lists all files contained in the archive.

Syntax

public var files: Array<ArchivedFile> {
get {...} }

Remarks

Use this collection property to walk through the list of files contained in the archive. Use individual file entries to cherry-pick the files that should be extracted by adjusting their Action property, or fine-tune extraction paths using LocalPath property.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 macOS Edition - Version 20.0 [Build 8166]