Provides data for the PasswordRequired event.
Namespace:
Rebex.IO.CompressionAssembly: Rebex.Zip (in Rebex.Zip.dll) Version: 1.0.4086.0
Syntax
| C# |
|---|
[SerializableAttribute] public class ZipPasswordRequiredEventArgs : EventArgs |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class ZipPasswordRequiredEventArgs _ Inherits EventArgs |
| Visual C++ |
|---|
[SerializableAttribute] public ref class ZipPasswordRequiredEventArgs : public EventArgs |