This documentation is archived and is not being maintained.

IPolicyEditArgs::TeamProject Property

Gets the team project on which this policy is being applied.

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

property TeamProject^ TeamProject {
	TeamProject^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::TeamProject
The team project on which this policy is being applied.

Show: