This documentation is archived and is not being maintained.
VersionControlServer::CheckInShelveset Method (String, String)
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)
Parameters
- shelvesetName
- Type: System::String
The name of the shelveset to submit.
- ownerName
- Type: System::String
The owner of the 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.
Show: