Xceed .NET Libraries Documentation
Xceed.Zip Assembly / Xceed.Zip.ReaderWriter Namespace / ZipReaderInvalidPasswordEventArgs Class
Properties


In This Topic
    ZipReaderInvalidPasswordEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ZipReaderInvalidPasswordEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instances of the ZipReaderInvalidPasswordEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a boolean value indicating whether the Zip read operation should be aborted.  
    Public PropertyGets or sets the new password to be used during the Zip read operation.  
    Public PropertyGets the current password.  
    Public PropertyGets the local header of the item currently being read.  
    Top
    See Also