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
)
Параметры
- requestContext
Тип: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- eventType
Тип: System.String
- filterExpression
Тип: System.String
- preferences
Тип: Microsoft.TeamFoundation.Framework.Server.DeliveryPreference
- classification
Тип: System.String
Возвращаемое значение
Тип: System.Int32
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.
См. также
Ссылки
TeamFoundationNotificationService Класс
Microsoft.TeamFoundation.Framework.Server.Alm - пространство имен