Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() ![]() |
RootFolder |
Top
Methods
Name | Description | |
---|---|---|
![]() ![]() |
Combine | |
![]() ![]() |
GetFullPath | |
![]() ![]() |
GetItemDepth | |
![]() ![]() |
GetItemName | |
![]() ![]() |
GetTeamProject | |
![]() ![]() |
IsRecursive | |
![]() ![]() |
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.