TeamFoundationVersionControlService.Shelve Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Shelve(TeamFoundationRequestContext, String, String, array<String[], Shelveset, Boolean) | Copies the pending changes to a shelveset. Changes will remain in the workspace also. | |
Shelve(TeamFoundationRequestContext, String, String, array<String[], Shelveset, Boolean, PathLength) | Copies the pending changes to a shelveset. Changes will remain in the workspace as well. |
Top