SecureBlackbox Lite 2020 Kotlin Edition

Questions / Feedback?

Files Property

Lists all files contained in the archive.

Syntax

public val files: ArchivedFileList

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 and not available at design time.

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