Freigeben über


IEventService.EventSubscriptions-Methode (String)

Hinweis: Diese API ist mittlerweile veraltet.

M:Microsoft.TeamFoundation.Framework.Client. IEventService.GetEventSubscriptions (Microsoft.TeamFoundation.Framework.Client.IdentityDescriptor)

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
<ObsoleteAttribute("Use one of the GetEventSubscriptions() overloads")> _
Function EventSubscriptions ( _
    userId As String _
) As Subscription()
[ObsoleteAttribute("Use one of the GetEventSubscriptions() overloads")]
Subscription[] EventSubscriptions(
    string userId
)

Parameter

Rückgabewert

Typ: array<Microsoft.TeamFoundation.Framework.Client.Subscription[]

.NET Framework-Sicherheit

Siehe auch

Referenz

IEventService Schnittstelle

EventSubscriptions-Überladung

Microsoft.TeamFoundation.Framework.Client-Namespace