CabSaveOptions.SkipChecksumCalculation

CabSaveOptions.SkipChecksumCalculation property

Gets or sets a value indicating whether to skip checksum calculation when saving the CAB archive.

public bool SkipChecksumCalculation { get; set; }

See Also