TeamProjectCatalogConstants Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Integration.Server.TeamProjectCatalogConstants
Namespace: Microsoft.TeamFoundation.Integration.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.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 | |
---|---|---|
ProjectIdProperty | ||
ProjectNameProperty | Property, ServiceReference and Dependency keys for the Catalog resource type TeamProject | |
ProjectStateProperty | ||
ProjectUriProperty | ||
ResourceType | The resource type guid for the TeamProject Catalog Resource type. |
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.