Share via


Workspace.PendDelete Method

Include Protected Members
Include Inherited Members

Queues files or folders for deletion from the database.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

PendDelete(String)

Queues files or folders for deletion from the database.

Public method

PendDelete(array<String[])

Queues files or folders for deletion from the database.

Public method

PendDelete(String, RecursionType)

Queues files or folders for deletion from the database.

Public method

PendDelete(array<String[], RecursionType)

Queues files or folders for deletion from the database and deletes them in the local workspace.

Public method

PendDelete(array<String[], RecursionType, LockLevel)

Queues files or folders for deletion from the database and deletes them in the local workspace.

Public method

PendDelete(array<String[], RecursionType, LockLevel, Boolean)

Queues files or folders for deletion from the database and deletes them in the local workspace.

Top

See Also

Reference

Workspace Class

Workspace Members

Microsoft.TeamFoundation.VersionControl.Client Namespace