ZipReaderInvalidPasswordEventArgs Class Members
In This Topic
The following tables list the members exposed by ZipReaderInvalidPasswordEventArgs.
Public Constructors
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