This documentation is archived and is not being maintained.
Workspace::Unshelve Method
Visual Studio 2013
Reproduces in this workspace a set of pending changes that have been previously shelved to the server.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Unshelve(String, String) | Reproduces in this workspace a set of pending changes that have been previously shelved to the server. |
|
Unshelve(String, String, array<ItemSpec>) | Reproduces in this workspace a set of pending changes that have been previously shelved to the server. |
|
Unshelve(String, String, array<ItemSpec>, array<PendingChange>%) | Reproduces in this workspace a set of pending changes that have been previously shelved to the server. |
|
Unshelve(String, String, array<ItemSpec>, array<PendingChange>%, array<String>) | Reproduces in this workspace a set of pending changes that have been previously shelved to the server. |
|
Unshelve(String, String, array<ItemSpec>, array<String>, array<String>, array<String>, Boolean, Boolean, array<PendingChange>%, array<Conflict>%) | Reproduces in this workspace a set of pending changes that have been previously shelved to the server. |
Show: