This documentation is archived and is not being maintained.
IPolicyDefinition Interface
Visual Studio 2013
An interface to interact with the design time behavior of a policy. It is designed to allow lists of policy instances to be displayed and edited.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
The IPolicyDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CanEdit | Gets a flag that describes whether this policy includes configuration user interface (UI). |
![]() | Description | Gets a description of the behavior of this policy instance. |
![]() | InstallationInstructions | Gets a message that is displayed if the policy appears not to be installed. |
![]() | Type | Gets the type of the policy. |
![]() | TypeDescription | Gets a description of the policy type. |
Show:
