VersionControlServer.UpdateShelveset Method
Visual Studio 2012
Updates the shelveset.
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
member UpdateShelveset : shelvesetName:string * shelvesetOwner:string * updatedShelveset:Shelveset -> unit
Parameters
- shelvesetName
- Type: String
The name of the sheveset.
- shelvesetOwner
- Type: String
The shelveset owner.
- updatedShelveset
- Type: Microsoft.TeamFoundation.VersionControl.Client.Shelveset
The updated shelveset.
- 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.