This documentation is archived and is not being maintained.
VersionControlServer.CheckInShelveset Method (ShelvesetCheckInParameters)
Visual Studio 2013
Submit an existing Shelveset for check in to the repository.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
'Declaration Public Function CheckInShelveset ( _ checkinParameters As ShelvesetCheckInParameters _ ) As Integer
Parameters
- checkinParameters
- Type: Microsoft.TeamFoundation.VersionControl.Client.ShelvesetCheckInParameters
ShelvesetCheckInParameters that describe the shelveset to be checked in.
- 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: