SecureBlackbox Lite 2020 Android Edition

Questions / Feedback?

ArchiveType Property

The type of the archive.

Syntax

public int getArchiveType();


Enumerated values: public final static int aftUnknown = 0; public final static int aftZip = 1; public final static int aftGzip = 2; public final static int aftBzip2 = 3; public final static int aftTar = 4; public final static int aftTarGzip = 5; public final static int aftTarBzip2 = 6; public final static int aftSFX = 7;

Remarks

This property indicates the type of the opened archive.

This property is read-only.

Default Value

0

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