![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
Length Property
Gets the uncompressed size of the file.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ | F# |
public long Length { get; }
Public ReadOnly Property Length As Long Get
public: property long long Length { long long get (); }
member Length : int64 with get
![](collapse_all.gif)
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.11.1.2318)