Freigeben über


INotificationFormatter.SupportedEventTypes-Eigenschaft

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

Syntax

'Declaration
ReadOnly Property SupportedEventTypes As ICollection(Of String)
ICollection<string> SupportedEventTypes { get; }

Eigenschaftswert

Typ: System.Collections.Generic.ICollection<String>
Gibt ICollection<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

INotificationFormatter Schnittstelle

Microsoft.TeamFoundation.Server.Core-Namespace