Expand Minimize
This topic has not yet been rated - Rate this topic

VersionControlServer.UpdateShelveset Method

Visual Studio 2012

Updates the shelveset.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.