This documentation is archived and is not being maintained.
IActivityTracking::AddPropertyValues Method
Visual Studio 2013
Adds a child activity properties node.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Parameters
- properties
- Type: System.Collections.Generic::Dictionary<String, String>
The property names and values.
Return Value
Type: Microsoft.TeamFoundation.Build.Client::IActivityPropertiesThe child activity properties node.
- 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: