ArchiveLoadOptions.SkipChecksumVerification
ArchiveLoadOptions.SkipChecksumVerification property
Get or set a value indicating whether checksum verification of ZIP entries be skipped and mismatch ignored. Default is false.
public bool SkipChecksumVerification { get; set; }
See Also
- class ArchiveLoadOptions
- namespace Aspose.Zip
- assembly Aspose.Zip