Gets or sets the password.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
| Visual Basic |
|---|
Public Property Password As String Get Set |
| C# |
|---|
public string Password { get; set; } |
|
|
| Rebex API |
| ZipPasswordRequiredEventArgs..::..Password Property |
| ZipPasswordRequiredEventArgs Class See Also |
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
| Visual Basic |
|---|
Public Property Password As String Get Set |
| C# |
|---|
public string Password { get; set; } |