BytesWritten Property

DotNetZip

Ionic Zip Library v1.9.1.6 BytesWritten Property
ReferenceIonic.ZipCountingStreamBytesWritten
The count of bytes written out to the stream.
Declaration Syntax
C# Visual Basic Visual C++
public long BytesWritten { get; }
Public ReadOnly Property BytesWritten As Long
	Get
public:
property long long BytesWritten {
	long long get ();
}

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