ToolNames Class
Contains string constants used in registration entries.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.ToolNames
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public NotInheritable Class ToolNames
public static class ToolNames
public ref class ToolNames abstract sealed
[<AbstractClass>]
[<Sealed>]
type ToolNames = class end
public final class ToolNames
The ToolNames type exposes the following members.
Fields
Name | Description | |
---|---|---|
Classification | ||
CodeSense | ||
CoreServices | Core services. | |
DeploymentRig | Deployment rig. | |
Discussion | ||
Framework | Framework. | |
Git | ||
LabManagement | Lab management. | |
Legacy | ||
ProjectServer | ||
ProxyServer | Proxy server. | |
ReleaseManagement | ||
Requirements | ||
SharePoint | SharePoint | |
SyncService | ||
TeamBuild | Team build. | |
TeamFoundation | Team Foundation. | |
TeamProjects | Team projects. | |
TestManagement | Test management. | |
TestRig | Test rig. | |
TSWebAccess | Team System web access. | |
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.