This documentation is archived and is not being maintained.

FilteredIdentitiesList::Items Property

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

public:
property array<TeamFoundationIdentity^>^ Items {
	array<TeamFoundationIdentity^>^ get ();
	void set (array<TeamFoundationIdentity^>^ value);
}

Show: