Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains string constants used for trace reporting of the components in this class.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.TraceComponentNames
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public NotInheritable Class TraceComponentNames
public static class TraceComponentNames
public ref class TraceComponentNames abstract sealed
[<AbstractClass>]
[<Sealed>]
type TraceComponentNames = class end
public final class TraceComponentNames
The TraceComponentNames type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
CoreServices | Core services. |
![]() ![]() |
DeploymentRig | Deployment rig. |
![]() ![]() |
LabManagement | Lab management. |
![]() ![]() |
ProxyServer | Proxy server. |
![]() ![]() |
SyncService | |
![]() ![]() |
TeamBuild | Team build. |
![]() ![]() |
TestManagement | Test management. |
![]() ![]() |
TestRig | Test rig. |
![]() ![]() |
VersionControl | Version control. |
![]() ![]() |
Warehouse | Warehouse. |
![]() ![]() |
WorkItemTracking | Work item tracking. |
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.