Freigeben über


IDynamicEventPredicate.Evaluate-Methode

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
Function Evaluate ( _
    requestContext As TeamFoundationRequestContext, _
    subscription As Subscription, _
    value As String _
) As Boolean
bool Evaluate(
    TeamFoundationRequestContext requestContext,
    Subscription subscription,
    string value
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

IDynamicEventPredicate Schnittstelle

Microsoft.TeamFoundation.Server.Core-Namespace