Length Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation Length Property
Gets the effective length of the stream, which is equal to the length of the source stream minus the offset.
Declaration Syntax
C# Visual Basic Visual C++
public override long Length { get; }
Public Overrides ReadOnly Property Length As Long
	Get
public:
virtual property long long Length {
	long long get () override;
}
Property Value

Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.9.1006.0)