Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides a mechanism for transforming events prior to application of subscription filtering logic.
Namespace: Microsoft.TeamFoundation.Server.Core
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
Syntax
'Declaration
<InheritedExportAttribute> _
Public Interface INotificationTransform
[InheritedExportAttribute]
public interface INotificationTransform
[InheritedExportAttribute]
public interface class INotificationTransform
[<InheritedExportAttribute>]
type INotificationTransform = interface end
public interface INotificationTransform
The INotificationTransform type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Transform | Transforms the event document if a specified criteria is met. |
Top
.gif)