ComponentOne Zip for UWP
SizeUncompressed Property (C1ZipEntry)

C1.UWP.Zip Assembly > C1.C1Zip Namespace > C1ZipEntry Class : SizeUncompressed Property
Gets the original (uncompressed) size of the entry, in bytes.
Syntax
'Declaration
 
Public ReadOnly Property SizeUncompressed As System.Integer
public System.int SizeUncompressed {get;}
See Also

Reference

C1ZipEntry Class
C1ZipEntry Members