ZipProgressChangedEventArgs.OperationStep Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9313)
OperationStep
Gets the currently executed suboperation of the current Operation.
Declaration
public ArchiveOperationStep OperationStep { get; }
Property Value
| Type | Description |
|---|---|
| ArchiveOperationStep | A Operation suboperation. |