WorkspaceMappingHelper Class

Keeps track of the approved and rejected requests for a particular build detail.

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Build.Workflow.WorkspaceMappingHelper

Namespace:  Microsoft.TeamFoundation.Build.Workflow
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Syntax

'Declaration
Public NotInheritable Class WorkspaceMappingHelper
public static class WorkspaceMappingHelper
public ref class WorkspaceMappingHelper abstract sealed
[<AbstractClass>]
[<Sealed>]
type WorkspaceMappingHelper =  class end
public final class WorkspaceMappingHelper

The WorkspaceMappingHelper type exposes the following members.

Methods

  Name Description
Public methodStatic member AdjustForVersionControlDrop Add a cloak for all team project folders. We don't need to check for existing cloaked items because we don ti only once when we create Build Definition
Public methodStatic member CheckMappings

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.TeamFoundation.Build.Workflow Namespace