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


TeamFoundationNotificationService.SubscribeEvent - метод

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

Синтаксис

'Декларация
Public Function SubscribeEvent ( _
    requestContext As TeamFoundationRequestContext, _
    user As IdentityDescriptor, _
    eventType As String, _
    filterExpression As String, _
    preferences As DeliveryPreference, _
    classification As String _
) As Integer
public int SubscribeEvent(
    TeamFoundationRequestContext requestContext,
    IdentityDescriptor user,
    string eventType,
    string filterExpression,
    DeliveryPreference preferences,
    string classification
)

Параметры

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

Тип: System.Int32

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

См. также

Ссылки

TeamFoundationNotificationService Класс

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