Share via


BuildPath Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Build.Common.BuildPath

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

Syntax

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

The BuildPath type exposes the following members.

Properties

  Name Description
Public propertyStatic member RootFolder

Top

Methods

  Name Description
Public methodStatic member Combine
Public methodStatic member GetFullPath
Public methodStatic member GetItemDepth
Public methodStatic member GetItemName
Public methodStatic member GetTeamProject
Public methodStatic member IsRecursive
Public methodStatic member IsValidPath

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.Common Namespace