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
'Dichiarazione
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 | |
---|---|---|
CoreServices | Core services. | |
DeploymentRig | Deployment rig. | |
Framework | Framework. | |
LabManagement | Lab management. | |
ProxyServer | Proxy server. | |
SharePoint | SharePoint | |
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.