Discuss this help topic in SecureBlackbox Forum
Specifies whether a new archive is created.
Declaration
[VB.NET]
Property NewArchive As Boolean
[Pascal]
property NewArchive : boolean;
[C++]
bool get_NewArchive();
[PHP]
bool get_NewArchive()
[Java]
boolean getNewArchive();
Description
Use this read-only property to check whether a new archive is being created.
Discuss this help topic in SecureBlackbox Forum