This documentation is archived and is not being maintained.
Workspace::PendUndelete Method (String, Int32)
Visual Studio 2013
Queues deleted files or folders for restoration to the version-control repository.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- path
- Type: System::String
The path to the items to restore.
- deletionId
- Type: System::Int32
The deletion ID of the item to restore.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: