This documentation is archived and is not being maintained.

PolicyList::ReloadAndEvaluate Method

Reloads the policies and evaluates the policies for the current list of pending changes.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public:
array<PolicyFailure^>^ ReloadAndEvaluate()

Return Value

Type: array<Microsoft.TeamFoundation.VersionControl.Client::PolicyFailure>
The array of failures that occurred during evaluation.

Show: