This documentation is archived and is not being maintained.

Workspace::Delete Method

Delete this workspace.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public:
bool Delete()

Return Value

Type: System::Boolean
True if the workspace was deleted successfully; otherwise, false.

Show: