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 | |
|---|---|---|
| .gif) .gif) | CoreServices | Core services. | 
| .gif) .gif) | DeploymentRig | Deployment rig. | 
| .gif) .gif) | LabManagement | Lab management. | 
| .gif) .gif) | ProxyServer | Proxy server. | 
| .gif) .gif) | SyncService | |
| .gif) .gif) | TeamBuild | Team build. | 
| .gif) .gif) | TestManagement | Test management. | 
| .gif) .gif) | TestRig | Test rig. | 
| .gif) .gif) | VersionControl | Version control. | 
| .gif) .gif) | Warehouse | Warehouse. | 
| .gif) .gif) | 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.