IncludedInMostRecentSave Property

DotNetZip

Ionic Zip Library v1.9.1.6 IncludedInMostRecentSave Property
ReferenceIonic.ZipZipEntryIncludedInMostRecentSave
Indicates whether the entry was included in the most recent save.
Declaration Syntax
C# Visual Basic Visual C++
public bool IncludedInMostRecentSave { get; }
Public ReadOnly Property IncludedInMostRecentSave As Boolean
	Get
public:
property bool IncludedInMostRecentSave {
	bool get ();
}
Remarks
An entry can be excluded or skipped from a save if there is an error opening or reading the entry.
See Also

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