This documentation is archived and is not being maintained.
PolicyOverrideInfo Class
Visual Studio 2013
Contains information about an override of policy failures.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
The PolicyOverrideInfo type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Comment | Gets a comment about the policy override. |
![]() | PolicyFailures | Gets an array of policy failures to override. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Creates a user-readable string that describes the properties of a PolicyOverrideInfo object. (Overrides Object::ToString().) |
Show:
