Length Property

Microsoft Deployment Tools

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
public:
virtual property long long Length {
	long long get () override;
}

Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression) Version: 3.0.0.0 (3.5.1623.0)