TestStatus Properties
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
| Get the number of bytes tested so far for the current entry. | |
| Get the current/last entry tested. | |
| Get a value indicating wether the last entry test was valid. | |
| Get the number of errors detected so far. | |
| Get the ZipFile this status is applicable to. | |
| Get the current TestOperation in progress. |
See Also
TestStatus Class | ICSharpCode.SharpZipLib.Zip Namespace | TestArchive