![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
Length Property
Gets the length of the source stream.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ | F# |
public override long Length { get; }
Public Overrides ReadOnly Property Length As Long Get
public: virtual property long long Length { long long get () override; }
abstract Length : int64 with get override Length : int64 with get
![](collapse_all.gif)
Assembly: Microsoft.Deployment.Compression.Zip (Module: Microsoft.Deployment.Compression.Zip.dll) Version: 3.0.0.0 (3.11.1.2318)