This documentation is archived and is not being maintained.

TeamFoundationTeam::GetProperties Method

Property bag. This could be useful, for example if consumer has to iterate through current properties and modify / remove some based on pattern matching property names.

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

public:
IEnumerable<KeyValuePair<String^, Object^>>^ GetProperties()

Show: