INotificationTransform 인터페이스
구독 필터링 논리를 적용 하기 전에 이벤트를 변환 하는 메커니즘을 제공 합니다.
네임스페이스: Microsoft.TeamFoundation.Server.Core
어셈블리: Microsoft.TeamFoundation.Server.Core(Microsoft.TeamFoundation.Server.Core.dll)
구문
‘선언
<InheritedExportAttribute> _
Public Interface INotificationTransform
[InheritedExportAttribute]
public interface INotificationTransform
INotificationTransform 형식에서는 다음과 같은 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
Transform | 지정 된 조건이 충족 되 면 이벤트 문서를 변환 합니다. |
위쪽