SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

ArchiveType Property

The type of the archive.

Syntax

public ArchivewriterArchiveTypes ArchiveType { get; }

enum ArchivewriterArchiveTypes { aftUnknown, aftZip, aftGzip, aftBzip2, aftTar, aftTarGzip, aftTarBzip2, aftSFX }
Public ReadOnly Property ArchiveType As ArchivewriterArchiveTypes

Enum ArchivewriterArchiveTypes aftUnknown aftZip aftGzip aftBzip2 aftTar aftTarGzip aftTarBzip2 aftSFX End Enum

Default Value

0

Remarks

This property indicates the type of the opened archive.

This property is read-only.

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