IEventService.GetAllEventSubscriptions Method

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

Syntax

'宣言
Function GetAllEventSubscriptions As Subscription()
Subscription[] GetAllEventSubscriptions()
array<Subscription^>^ GetAllEventSubscriptions()
abstract GetAllEventSubscriptions : unit -> Subscription[] 
function GetAllEventSubscriptions() : Subscription[]

Return Value

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

.NET Framework Security

See Also

Reference

IEventService Interface

GetAllEventSubscriptions Overload

Microsoft.TeamFoundation.Framework.Client Namespace