This documentation is archived and is not being maintained.

ServicingOperation::StepCount Property

Gets the total number of servicing steps in this servicing operation.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
property int StepCount {
	int get ();
}

Property Value

Type: System::Int32
The total number of servicing steps in this servicing operation.

Show: