Gets the original (uncompressed) size of the entry, in bytes, as a long integer.
Namespace:
C1.C1ZipAssembly: C1.Phone.Zip (in C1.Phone.Zip.dll)
Syntax
C# |
---|
public long SizeUncompressedLong { get; } |
Visual Basic |
---|
Public ReadOnly Property SizeUncompressedLong As Long Get |