This documentation is archived and is not being maintained.
PolicyBase::Evaluate Method
Visual Studio 2013
Performs the policy evaluation.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Return Value
Type: array<Microsoft.TeamFoundation.VersionControl.Client::PolicyFailure>An array of PolicyFailures that results from the evaluation.
Implements
IPolicyEvaluation::Evaluate()- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: