This documentation is archived and is not being maintained.
IPolicyEditArgs Interface
Visual Studio 2013
An interface to specify the policy edit context.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
The IPolicyEditArgs type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | IsNew | Gets a flag that describes whether the user is editing a new instance of this policy. |
![]() | Parent | Gets the parent window for policies dialog boxes. |
![]() | TeamProject | Gets the team project on which this policy is being applied. |
| Name | Description | |
|---|---|---|
![]() | GetService | Gets the service object of the specified type. (Inherited from IServiceProvider.) |
Show:
