Length Property

DotNetZip

Ionic Zip Library v1.9.1.6 Length Property
ReferenceIonic.BZip2BZip2OutputStreamLength
Reading this property always throws a NotImplementedException.
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;
}

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)