Provides data for the PasswordRequired event.

Namespace:  Rebex.IO.Compression
Assembly:  Rebex.Zip (in Rebex.Zip.dll)

Syntax

Visual Basic
Public Class ZipPasswordRequiredEventArgs _
	Inherits EventArgs
C#
public class ZipPasswordRequiredEventArgs : EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Rebex.IO.Compression..::..ZipPasswordRequiredEventArgs

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also