ItemResults

DeleteResult.ItemResults property

Returns the result of deleting each path.

public PathDeleteResult[] ItemResults { get; }

Property Value

The result of deleting each path.

See Also