This documentation is archived and is not being maintained.
IEventService.GetAllEventSubscriptions Method (String)
Visual Studio 2013
Gets event subscriptions that have the specified classification for all users.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- classification
- Type: System.String
The classification tag by which to filter the event subscriptions.
Return Value
Type: Microsoft.TeamFoundation.Framework.Client.Subscription[]A list of event subscriptions for all users.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: