Deployment Tools Foundation
Length Property
Gets the size of the archive.
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 size of the archive in bytes.
The size of the archive in bytes.
Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.9.1006.0)