Share via


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
Public propertyStatic member PathSeparator
Public propertyStatic member PathSeparatorChar
Public propertyStatic member RootFolder

Top

Methods

  Name Description
Public methodStatic member Combine
Public methodStatic member GetContainerId
Public methodStatic member GetContainerIdAndPath
Public methodStatic member GetFolderName
Public methodStatic member GetFullPath
Public methodStatic member GetItemName
Public methodStatic member IsHttpUrl
Public methodStatic member IsServerPath
Public methodStatic member IsSubItem
Public methodStatic member IsValidPath
Public methodStatic member 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.

See Also

Reference

Microsoft.TeamFoundation.Build.Common Namespace