Gets the currently executed suboperation of the current Operation.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property OperationStep As ArchiveOperationStep Get |
C# |
---|
public ArchiveOperationStep OperationStep { get; } |