ZipExtractCompletedEventArgs.Result Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9048)
Result
Gets the result of the operation. Inherited from ZipOperationCompletedEventArgs.
Declaration
public ArchiveOperationResult Result { get; }
Property Value
Type | Description |
---|---|
ArchiveOperationResult |