This documentation is archived and is not being maintained.
ITeamProjectCollectionServicing::AddServicingOperation Method
Visual Studio 2013
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AddServicingOperation(Stream) | Adds a new servicing operation to the configuration database. All servicing step groups specified in the Xml file must be added to the configuration database before calling this method. |
|
AddServicingOperation(String, IEnumerable<String>, IEnumerable<String>) | Adds a new servicing operation to the configuration database. All servicing step groups listed in the stepGroups collection must be added to the configuration database before calling this method. |
Show: