The properties of the TestStatus class are listed below. For a complete list of TestStatus class members, see the TestStatus Members topic.
Public Instance Properties
BytesTested | Get the number of bytes tested so far for the current entry. |
Entry | Get the current/last entry tested. |
EntryValid | Get a value indicating wether the last entry test was valid. |
ErrorCount | Get the number of errors detected so far. |
File | Get the ZipFile this status is applicable to. |
Operation | Get the current TestOperation in progress. |
See Also
TestStatus Class | ICSharpCode.SharpZipLib.Zip Namespace | TestArchive