This documentation is archived and is not being maintained.
TeamFoundationTeam::GetProperties Method
Visual Studio 2013
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)
Return Value
Type: System.Collections.Generic::IEnumerable<KeyValuePair<String, Object>>Returns IEnumerable<T>.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: