BuildContainerPath Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Build.Common.BuildContainerPath
Namespace: Microsoft.TeamFoundation.Build.Common
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax
'Declaration
Public NotInheritable Class BuildContainerPath
public static class BuildContainerPath
public ref class BuildContainerPath abstract sealed
[<AbstractClass>]
[<Sealed>]
type BuildContainerPath = class end
public final class BuildContainerPath
The BuildContainerPath type exposes the following members.
Properties
Name | Description | |
---|---|---|
PathSeparator | ||
PathSeparatorChar | ||
RootFolder |
Top
Methods
Name | Description | |
---|---|---|
Combine | ||
GetContainerId | ||
GetContainerIdAndPath | ||
GetFolderName | ||
GetFullPath | ||
GetItemName | ||
IsHttpUrl | ||
IsServerPath | ||
IsSubItem | ||
IsValidPath | ||
MakeRelative |
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.