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; }

Field Value

Current delete state of the current Deleting.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also