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; }

Field Value

An action to be performed.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also