Поделиться через


TeamFoundationNotificationService.GetEventSubscriptions - метод (TeamFoundationRequestContext, IdentityDescriptor, String)

Пространство имен:  Microsoft.TeamFoundation.Framework.Server.Alm
Сборка:  Microsoft.TeamFoundation.Framework.Server (в Microsoft.TeamFoundation.Framework.Server.dll)

Синтаксис

'Декларация
Public Function GetEventSubscriptions ( _
    requestContext As TeamFoundationRequestContext, _
    user As IdentityDescriptor, _
    classification As String _
) As List(Of Subscription)
public List<Subscription> GetEventSubscriptions(
    TeamFoundationRequestContext requestContext,
    IdentityDescriptor user,
    string classification
)

Параметры

Возвращаемое значение

Тип: System.Collections.Generic.List<Subscription>

Безопасность платформы .NET Framework

См. также

Ссылки

TeamFoundationNotificationService Класс

GetEventSubscriptions - перегрузка

Microsoft.TeamFoundation.Framework.Server.Alm - пространство имен