TeamProjectCatalogConstants Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Server.TeamProjectCatalogConstants

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

Syntax

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

The TeamProjectCatalogConstants type exposes the following members.

Fields

  Name Description
Public fieldStatic member ProjectIdProperty
Public fieldStatic member ProjectNameProperty
Public fieldStatic member ProjectStateProperty
Public fieldStatic member ProjectUriProperty
Public fieldStatic member ResourceType

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