ZipMaxOutputSegmentSize Property | MSBuild Extension Pack Help 4.0.12.0 |
Sets the maximum output segment size, which typically results in a split archive (an archive split into multiple files).
This value is not required and if not set or set to 0 the resulting archive will not be split.
For more details see the DotNetZip documentation.
Namespace: MSBuild.ExtensionPack.Compression
Assembly: MSBuild.ExtensionPack (in MSBuild.ExtensionPack.dll) Version: 4.0.0.0
See Also