IPolicyEvaluation Methods

Include Protected Members
Include Inherited Members

The IPolicyEvaluation type exposes the following members.

Methods

  Name Description
Public method Activate Display UI allows a user to get more information about a particular policy failure.
Public method DisplayHelp Display UI provides help to determine the meaning of this failure and what the user can do to resolve it.
Public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.)
Public method Evaluate Evaluates the policy and returns an array of failures, if any occur. Returns an empty list if no failures occur.
Public method Initialize Initializes the policy instance so that it can perform evaluations.

Top

See Also

Reference

IPolicyEvaluation Interface

Microsoft.TeamFoundation.VersionControl.Client Namespace