This documentation is archived and is not being maintained.
ITeamProjectCollectionServicing.UpdateServicingStepGroups Method (IEnumerable(ServicingStepGroup))
Visual Studio 2013
Updates servicing step groups and servicing steps listed in the stepGroups collection.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- stepGroups
- Type: System.Collections.Generic.IEnumerable(ServicingStepGroup)
The step groups to add or update.
- 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: