Gets the current delete state of the current Deleting.
Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property DeleteState As DeleteProgressState Get |
| C# |
|---|
public DeleteProgressState DeleteState { get; } |