PolicyBase.Evaluate Method
This page is specific to:.NET Framework Version:
2.03.5
Reference for Team Foundation Server SDK
PolicyBase.Evaluate Method

Performs the actual policy evaluation.

Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in microsoft.teamfoundation.versioncontrol.client.dll)

Syntax

'Usage

Dim instance As PolicyBase
Dim returnValue As PolicyFailure()

returnValue = instance.Evaluate

'Declaration

Public MustOverride Function Evaluate As PolicyFailure()

public abstract PolicyFailure[] Evaluate ()

Remarks

Called by the policy framework when a policy evaluation is required.

See Also

© 2010 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View