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 Get
public: property long long Length { long long get (); }
Property Value
Int64
The uncompressed size of the file in bytes.
The uncompressed size of the file in bytes.
Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.9.1006.0)