Partager via


IEventService.EventSubscriptions, méthode (String, String)

Remarque : cette API est maintenant obsolète.

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

Espace de noms :  Microsoft.TeamFoundation.Framework.Client
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("Use one of the GetEventSubscriptions() overloads")> _
Function EventSubscriptions ( _
    userId As String, _
    tag As String _
) As Subscription()
[ObsoleteAttribute("Use one of the GetEventSubscriptions() overloads")]
Subscription[] EventSubscriptions(
    string userId,
    string tag
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

IEventService Interface

EventSubscriptions, surcharge

Microsoft.TeamFoundation.Framework.Client, espace de noms