Deployment Tools Foundation
CompressedLength Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression.Zip ► ZipFileInfo ► CompressedLength
Gets the compressed size of the file in bytes.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public long CompressedLength { get; }
Public ReadOnly Property CompressedLength As Long Get
public: property long long CompressedLength { long long get (); }
Property Value
Assembly: Microsoft.Deployment.Compression.Zip (Module: Microsoft.Deployment.Compression.Zip.dll) Version: 3.0.0.0 (3.9.1006.0)