TotalCount

DeleteResult.TotalCount property

Returns the total number of paths to delete.

public int TotalCount { get; }

Property Value

The total number of paths to delete.

See Also