ZipReaderInvalidPasswordEventArgs Class Properties
In This Topic
For a list of all members of this type, see ZipReaderInvalidPasswordEventArgs members.
Public Properties
| Name | Description |
 | Abort | Gets or sets a boolean value indicating whether the Zip read operation should be aborted. |
 | NewPassword | Gets or sets the new password to be used during the Zip read operation. |
 | OldPassword | Gets the current password. |
 | ZipItemLocalHeader | Gets the local header of the item currently being read. |
Top
See Also