![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
CompressedLength Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression.Zip ► ZipFileInfo ► CompressedLength
Gets the compressed size of the file in bytes.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ | F# |
public long CompressedLength { get; }
Public ReadOnly Property CompressedLength As Long Get
public: property long long CompressedLength { long long get (); }
member CompressedLength : int64 with get
![](collapse_all.gif)
Assembly: Microsoft.Deployment.Compression.Zip (Module: Microsoft.Deployment.Compression.Zip.dll) Version: 3.0.0.0 (3.11.1.2318)