This documentation is archived and is not being maintained.
ServicingOperation Class
Visual Studio 2013
Represents a servicing operation.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
The ServicingOperation type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ExecutionHandlers | Gets or sets the servicing execution handler data. |
![]() | Groups | Gets or sets the servicing step groups for this servicing operation. |
![]() | Name | Gets or sets the name of this servicing operation. |
![]() | StepCount | Gets the total number of servicing steps in this servicing operation. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Gets a user-readable string that states the properties of this instance. (Overrides Object::ToString().) |
Show:
