Gets or sets an action to be performed.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public Property Action As ArchivePasswordActions Get Set |
C# |
---|
public ArchivePasswordActions Action { get; set; } |