UpdateWorkspaceParameters Properties

Include Protected Members
Include Inherited Members

The UpdateWorkspaceParameters type exposes the following members.

Properties

  Name Description
Public property Comment If set, the comment of the workspace will be changed to this value.
Public property Computer If set, the computer name of the workspace will be changed to this value.
Public property Folders If set, the working folders (mappings) of the workspace will be replaced with these working folders.
Public property Location If set, the workspace's location (local or server) will be changed to the value provided. This value may not be changed at the same time as other any other properties of the workspace. It requires its own call to UpdateWorkspace.
Public property OwnerName If set, the owner of the workspace will be changed to this value. The owner of a workspace cannot be changed when the workspace has pending changes.
Public property PermissionProfile If set, the workspace permissions for this workspace will be set to the values in the provided workspace permission profile. A workspace permission profile is a template fo the workspace's access control list.
Public property RemoveUnparentedCloaks If true, any cloaks in the working folders set (this.Folders) which are not parented by a mapping are removed silently. The default value is false.
Public property WorkspaceName If set, the name of the workspace will be changed to this value.
Public property WorkspaceOptions If set, the options for the workspace are replaced with these options.

Top

See Also

Reference

UpdateWorkspaceParameters Class

Microsoft.TeamFoundation.VersionControl.Client Namespace