Length Property

Microsoft Deployment Tools

Deployment Tools Foundation Length Property
Gets the uncompressed size of the file.
Declaration Syntax
C# Visual Basic Visual C++
public long Length { get; }
Public ReadOnly Property Length As Long
public:
property long long Length {
	long long get ();
}
Value
The uncompressed size of the file in bytes.

Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression) Version: 3.0.0.0 (3.5.1623.0)