EntriesTotal Property

DotNetZip

Ionic Zip Library v1.9.1.6 EntriesTotal Property
ReferenceIonic.ZipZipProgressEventArgsEntriesTotal
The total number of entries to be saved or extracted.
Declaration Syntax
C# Visual Basic Visual C++
public int EntriesTotal { get; set; }
Public Property EntriesTotal As Integer
	Get
	Set
public:
property int EntriesTotal {
	int get ();
	void set (int value);
}

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