SuccessCount

DeleteResult.SuccessCount property

Returns the number of successfully deleted paths.

public int SuccessCount { get; }

Property Value

The number of successfully deleted paths.

See Also