ArchiveEntryVersionNeeded Property

Gets or sets the minimum supported ZIP specification version needed to extract the file.

Namespace:  Aspose.Zip
Assembly:  Aspose.Zip (in Aspose.Zip.dll) Version: 20.3
Syntax
protected ushort VersionNeeded { get; set; }

Property Value

Type: UInt16
See Also