CatalogPath Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Framework.Server.Alm.CatalogPath

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

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

The CatalogPath type exposes the following members.

Methods

  Name Description
Public methodStatic member MakeRecursive

Top

Fields

  Name Description
Public fieldStatic member InfrastructurePath
Public fieldStatic member OrganizationalPath

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.Framework.Server.Alm Namespace