ComponentOne Zip for UWP
SizeUncompressedLong Property (C1ZipEntry)

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

Reference

C1ZipEntry Class
C1ZipEntry Members