This documentation is archived and is not being maintained.

ServicingStep Class

System::Object
  Microsoft.TeamFoundation.Framework.Client::ServicingStep

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

public ref class ServicingStep sealed

The ServicingStep type exposes the following members.

  NameDescription
Public propertyDetachedOnly
Public propertyExecuteAlways
Public propertyNameThe unique name of the servicing step.
Public propertySimpleRecoveryModel
Public propertySqlAzureOnly
Public propertySqlServerOnly
Public propertyStepData
Public propertyStepPerformerIdentifies the IStepPerformer class that can perform this servicing step.
Public propertyStepTypeThe action to perform. The StepPerformer must know how to perform this action.
Top

  NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object. (Inherited from Object.)
Public methodGetHashCodeServes as the default hash function. (Inherited from Object.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Public methodToString (Overrides Object::ToString().)
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: