Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Evaluates all policies and updates the UI to indicate the current state. Throws an exception if it is unable to get the policy list from the server.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
'Declaration
Function Evaluate As PolicyFailure()
PolicyFailure[] Evaluate()
array<PolicyFailure^>^ Evaluate()
abstract Evaluate : unit -> PolicyFailure[]
function Evaluate() : PolicyFailure[]
Return Value
Type: array<Microsoft.TeamFoundation.VersionControl.Client.PolicyFailure[]
.NET Framework Security
- 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.