FrameworkServiceIdentifiers Class
Specifies GUIDs for Team Foundation Server framework services.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.FrameworkServiceIdentifiers
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public NotInheritable Class FrameworkServiceIdentifiers
public static class FrameworkServiceIdentifiers
public ref class FrameworkServiceIdentifiers abstract sealed
[<AbstractClass>]
[<Sealed>]
type FrameworkServiceIdentifiers = class end
public final class FrameworkServiceIdentifiers
The FrameworkServiceIdentifiers type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
Administration | GUID for the administration service. |
![]() ![]() |
Catalog | GUID for the catalog service. |
![]() ![]() |
CollectionEventing | GUID or collection eventing service. |
![]() ![]() |
CollectionIdentityManagement | GUID for collection identity management service. |
![]() ![]() |
CollectionJob | GUID for collection job service. |
![]() ![]() |
CollectionProperty | GUID for collection property service. |
![]() ![]() |
CollectionRegistry | GUID for collection registry service. |
![]() ![]() |
CollectionSecurity | GUID for collection security service. |
![]() ![]() |
ConfigurationEventing | GUID for configuration eventing service. |
![]() ![]() |
ConfigurationIdentityManagement | GUID for configuration identity management service. |
![]() ![]() |
ConfigurationJob | GUID for configuration job service. |
![]() ![]() |
ConfigurationProperty | GUID for configuration property service. |
![]() ![]() |
ConfigurationRegistry | GUID for configuration registry service. |
![]() ![]() |
ConfigurationSecurity | GUID for configuration security service. |
![]() ![]() |
Location | GUID for location service. |
![]() ![]() |
ServicingResourceUpload | GUID for servicing resource upload service. |
![]() ![]() |
TeamProjectCollection | GUID for team project collection service. |
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.