DeleteProgressChangedEventArgs.DeleteState Property
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9083)
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. |