Share via


WorkspaceMappingHelper Class

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
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