Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Interface for classes that can provide dynamic event predicate for filtering
Namespace: Microsoft.TeamFoundation.Server.Core
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
Syntax
'Declaration
<InheritedExportAttribute> _
Public Interface IDynamicEventPredicate
[InheritedExportAttribute]
public interface IDynamicEventPredicate
[InheritedExportAttribute]
public interface class IDynamicEventPredicate
[<InheritedExportAttribute>]
type IDynamicEventPredicate = interface end
public interface IDynamicEventPredicate
The IDynamicEventPredicate type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DynamicPredicateName |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Evaluate |
Top