Freigeben über


EventTypesForTool.EventTypes-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Server.Core.Extensions
Assembly:  Microsoft.TeamFoundation.Server.Core.Extensions (in Microsoft.TeamFoundation.Server.Core.Extensions.dll)

Syntax

'Declaration
Public ReadOnly Property EventTypes As List(Of RegistrationEventType)
public List<RegistrationEventType> EventTypes { get; }

Eigenschaftswert

Typ: System.Collections.Generic.List<RegistrationEventType>

.NET Framework-Sicherheit

Siehe auch

Referenz

EventTypesForTool Klasse

Microsoft.TeamFoundation.Server.Core.Extensions-Namespace