This documentation is archived and is not being maintained.
ServicingStepDetail Class
Visual Studio 2013
Describes a servicing step detail.
System::Object
Microsoft.TeamFoundation.Framework.Client::ServicingStepDetail
Microsoft.TeamFoundation.Framework.Client::ServicingStepLogEntry
Microsoft.TeamFoundation.Framework.Client::ServicingStepStateChange
Microsoft.TeamFoundation.Framework.Client::ServicingStepDetail
Microsoft.TeamFoundation.Framework.Client::ServicingStepLogEntry
Microsoft.TeamFoundation.Framework.Client::ServicingStepStateChange
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
The ServicingStepDetail type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DetailId | Gets the servicing step detail ID. |
![]() | DetailTime | Gets the servicing step detail time. |
![]() | ServicingOperation | Gets the servicing operation. |
![]() | ServicingStepGroupId | Gets the servicing step group ID. |
![]() | ServicingStepId | Gets the servicing step ID. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToLogEntryLine | Gets a string that summarizes the servicing step as a string to write to a log. |
![]() | ToString | Gets a user-readable string that states the properties of this instance. (Overrides Object::ToString().) |
Show:
