Specifies whether the corrupted archives can be opened.
[C#]
public bool OpenCorruptedArchives { get; set; }
[VB.NET]
Public Property OpenCorruptedArchives As Boolean
Description
OpenCorruptedArchives spefies whether to allow opening corrupted archives.
When this property is False, an OnRequestLastVolume event will be triggered when corrupted archive is being opened, otherwise the corrupted archive is opened.