DeleteProgressChangedEventArgs.DeleteState Property
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 8.0.9673)
DeleteState
Gets the current delete state of the current Deleting.
Declaration
public DeleteProgressState DeleteState { get; }
Property Value
| Type | Description |
|---|---|
| DeleteProgressState | Current delete state of the current Deleting. |