EventLogSourceNames Class
Contains string constants to specify the source of an event log.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.EventLogSourceNames
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public NotInheritable Class EventLogSourceNames
public static class EventLogSourceNames
public ref class EventLogSourceNames abstract sealed
[<AbstractClass>]
[<Sealed>]
type EventLogSourceNames = class end
public final class EventLogSourceNames
The EventLogSourceNames type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
CoreServices | Team Foundation Server core services. |
![]() ![]() |
CoverAn | Visual Studio Team Foundation coverage analysis. |
![]() ![]() |
DeploymentRig | Team Foundation Server deployment rig. |
![]() ![]() |
LabManagement | Team Foundation Server lab management. |
![]() ![]() |
ProxyServer | Team Foundation Server proxy server. |
![]() ![]() |
TeamBuild | Team Foundation Server build. |
![]() ![]() |
TeamBuildService | Team build service. |
![]() ![]() |
TestManagement | Team Foundation Server test management. |
![]() ![]() |
TestRig | Team Foundation Server test rig. |
![]() ![]() |
TestToolsAdapter | Visual Studio Team Foundation test tools adapter. |
![]() ![]() |
TFSScheduler | Team Foundation Server scheduler. |
![]() ![]() |
VersionControl | Team Foundation Server version control. |
![]() ![]() |
Warehouse | Team Foundation Server warehouse. |
![]() ![]() |
WatsonReporting | Team Foundation Server error reporting. |
![]() ![]() |
WebAccess | Team web access. |
![]() ![]() |
WorkItemTracking | Team Foundation Server 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.