IWorkspaceTemplate Members

Include Protected Members
Include Inherited Members

This interface represents a build definition workspace in Team Foundation Server.

The IWorkspaceTemplate type exposes the following members.

Methods

 

Name

Description

Public method

AddMapping

Overloaded. Adds a workspace mapping to the workspace.

Public method

Cloak

Adds a cloak entry to the workspace for the specified server item.

Public method

Map

Adds a workspace mapping with the provided server item and local item with Map.

Public method

RemoveMapping

Overloaded. Removes a mapping.

Top

Properties

 

Name

Description

Public property

LastModifiedBy

Gets the user who last modified the workspace.

Public property

LastModifiedDate

Gets the date and time at which the workspace was last modified.

Public property

Mappings

Gets the workspace mappings for the workspace.

Top

See Also

Reference

IWorkspaceTemplate Interface

Microsoft.TeamFoundation.Build.Client Namespace