This documentation is archived and is not being maintained.

TeamPropertiesView::Team Property

The team associated with the view instance.

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

public:
property TeamFoundationTeam^ Team {
	TeamFoundationTeam^ get ();
	private: void set (TeamFoundationTeam^ value);
}

Show: