This documentation is archived and is not being maintained.
Workspace::Update Method
Visual Studio 2013
Updates a workspace.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Update(UpdateWorkspaceParameters) | Update a workspace using an UpdateWorkspaceParameters object as the source for update instructions. Only those properties on the UpdateWorkspaceParameters that you want to change must be populated. |
|
Update(String, String, array<WorkingFolder>) | Updates the properties of a workspace. |
|
Update(String, String, array<WorkingFolder>, Boolean) | Update the properties of a workspace. |
|
Update(String, String, String, array<WorkingFolder>, Boolean) | Updates the properties of a workspace. |
|
Update(String, String, String, String, array<WorkingFolder>, WorkspacePermissionProfile, Boolean) | Updates the properties of a workspace. |
Show: