SecureBlackbox 2020 macOS Edition

Questions / Feedback?

Files Property

Lists the contents of the archive.

Syntax

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

Remarks

This colletction property provides access to all files contained in the archive, both existing and newly added.

Use it to view or adjust properties of specific files, alter their data sources, and tune up actionsto be performed on them.

This property is read-only.

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